Feeds
質問
Retrieveing and replacing data in a plot
Hi Everyone, I've created a GUI which plots multiple sets of data [x column of data is constant whilst there are multiple y c...
12年以上 前 | 2 件の回答 | 0
2
回答回答済み
How can I get CurrentPoint to display the coordinates within a figures axes rather than the coordinates of the whole figure itself.
Use [x,y] = ginput(1);
How can I get CurrentPoint to display the coordinates within a figures axes rather than the coordinates of the whole figure itself.
Use [x,y] = ginput(1);
12年以上 前 | 0
| 採用済み
質問
How can I get CurrentPoint to display the coordinates within a figures axes rather than the coordinates of the whole figure itself.
Hi Everyone, I'm totally new to matlab so please bear with me. I've created a GUI using GUIDE which converts and plots dat...
12年以上 前 | 3 件の回答 | 0
3
回答回答済み
Please help me fix my code!
In case anyone has the same issue I managed to fix the code by changing it to the following; % --------------------------...
Please help me fix my code!
In case anyone has the same issue I managed to fix the code by changing it to the following; % --------------------------...
12年以上 前 | 1
| 採用済み
質問
Please help me fix my code!
Hi Everyone, I want to be able to refer to the information of my edit box (called edit_x) throughout my GUI's m file. My code...
12年以上 前 | 2 件の回答 | 0
2
回答質問
Errors and Warnings on Very Simple GUI
Hi Everyone, I'm creating a simple GUI which plots data selected from in the directory. Having only written two parts of the ...
12年以上 前 | 2 件の回答 | 0