photo

Connor Sherod


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
121,089
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 0 answers | 0

0

answers

Question


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:...

7 years ago | 1 answer | 0

1

answer