提问


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

8 years 前 | 0 个回答 | 0

0

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

8 years 前 | 0

已回答
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) ...

8 years 前 | 0

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 0 个回答 | 0

0

个回答