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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
