Feeds
提问
Align multiple graphs in a plot
Hi, In my GUI I plot multiple graphs in one figure from a matrix (p_matrix) using a for loop. I need to align all the graphs ...
9 years 前 | 0 个回答 | 0
0
个回答提问
Help with "reference to non-existent field 'xxx'" GUI
Hi, I have a GUI where I have this part of code: dummy=size(handles.pData); fdata=dummy(3); %...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to load a .mat file with a push button, calculate the data using my own functions and plot a figure in a GUI made in GUIDE.
Hi everyone, I am very new at this with making GUIs. I have a .mat file (consisting of 4 separate variables) that I am upload...
9 years 前 | 1 个回答 | 0
