Feeds
提问
How can I access files from a matlab directory using a user input to select the file to plot the data? Using a For Loop
I have a .exe file while I can select the name of the folders I want to get the data from. Then I get this by means of a user ...
7 years 前 | 1 个回答 | 0
1
个回答提问
GUI Guide: How can I access data from workspace (.mat file) and plot this data, using a GUI interface to select data to plot?
Hi there, Im new to GUI and a little bit more experienced in MatLAB. I would like to select data in the form of .mat file, ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I select data, from inside a folder directory, on GUI guide and plot this data?
Hi there, I would like to plot data using GUI guide on matlab. I have inside a folder directory, some data points. That ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How can I save files (as fig and png) according to my user input? When running multiple tests.
I am testing a sensor, through GUI and MatLab is processing the data. I have the following code to get the user input. ...
7 years 前 | 1 个回答 | 0
