Domanda


How to clear entries from the 'GUIDE Quick Start' window (R2016b)?
Hi all, When opening an existing GUI the user gets the window 'GUIDE Quick Start' with the tab 'Open Existing GUI'. Along th...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to change the GUI content when selecting different menu buttons?
Hi all, Using GUIDE, I am developing a GUI which controls 3 different aspects of analysis work: input data, presentations and...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to extract information from a 'WindowButtonUpFcn'?
Hi all, I am using 'WindowButtonDownFcn' in a figure to do some work when I use the mouse. So my code includes a declaratio...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to use figure capabilities in axes on a GUI?
Hi all, When I create a figure and plot some 3d graph I can use figure capabilities like 'Rotate 3D','Pan','Zoom in','Zoom ou...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How do I transform one matrix by another?
Hi, As KSSV wrote, you need to elaborate your question a bit. But if I am guessing right, you have a matrix A, represented in...

oltre 7 anni fa | 0

Risposto
Can any body be kindly solve this error why occurs..Undefined function 'eq' for input arguments of type 'cell'.
Hi Aditya, I think it is because you set 'd' to be a cell and later you used it as if it is a matrix. Try instead d(i,j) ...

oltre 7 anni fa | 0

Domanda


How to select a rectangle on a graph?
Hi everyone :) I cannot use the image processing toolbox function 'getrect' which lets you draw a rectangle on a graph and ge...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to extract information from a figure callback functions?
I want to perform actions when the mouse is used inside a figure. I already figured out how to do that thanks to the example in ...

oltre 7 anni fa | 0 risposte | 0

0

risposte