Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 7 Jahre vor | 0

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

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten