回答済み Change Resolution (step size) of axes
Hi Anirudh,
The following commands might help you.
plot(x,y);
ylim([0,A]);
yticks(0:(A/10):A);
Please refer to the http...
7ヶ月 前 | 1
| 採用済み
回答済み Matlab not stopping on some breakpoints
Hi Ray,
Please refer to the following Doc in MATLAB Command Window:
>>web(fullfile(docroot, 'matlab/debugging-code.html'))
...
回答済み What's my error trying to plot
Hi Lauren,
This error is occurring because of line 6. There should be delimeter instead of "and".
It should be as follows.
Fs...
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.