Connor Sherod
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How can I create a matrix of linestyles for plot to loop through?
So, I have this: linedex={'-','--','-.',':'}; x=[-2;-3;-4]; for i=1:4 mmm= [0.0803 0.1912 0.1245 0.0239 ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How can I create axis labels with subscripts and greek letters?
I am trying to replicate the style of this graph (see attached image), the only parts I am missing are the axis labels and filli...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I make a cartesian graph into a polar graph?
I have a 16x9 array, of which the last 8 columns are 1x37 matrices (for angles 0:5:180), so the end goal is to get 16 different ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I open a file to be read, from a relative file location?
The function which reads from the text file is located at: C:\Users\x\x\x\MatlabFiles\Connor_Matlab and it needs to open:...
6 years 前 | 1 个回答 | 0