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