Feeds
提问
Running an error when attempting to set gca YTick marks.
I have the following code: set(gca,'YTick',energy_pixel); However, I'm running an error that says: Error using matlab...
7 years 前 | 1 个回答 | 0
1
个回答提问
Getting an error for setting gca tick marks
In my code, I have: set(gca,'YTick',energy_pixel); I'm getting an error message, saying: 'Value must be a vector of ty...
7 years 前 | 0 个回答 | 0
0
个回答提问
How can I save a file in the directory where the user chooses the file location and file name?
I want to create a save function to save .mat files with specific variables in the workplace. I'm aware that save(filenam...
7 years 前 | 0 个回答 | 0
