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