Pregunta


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...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

más de 7 años hace | 0

Respondida
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) ...

más de 7 años hace | 0

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 7 años hace | 0 respuestas | 0

0

respuestas