Feeds
提问
Correct Axis Not Used
I wrote a script that is supposed to plot a graph with definded axis limits. For most of the functions I have input, it has work...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plot not displaying given axis limits
When trying to plot a graph I have set the limit using the following code: ylimit = 1.5; ylim([-ylimit,ylimit]) axis equal B...
5 years 前 | 1 个回答 | 0