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