photo

Laura


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
23,181
of 297,503

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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 1

View badges

Feeds

View by

Question


display X and Y values on respective axis with bar function
Hey, I'm having trouble plotting a graph using the bar function. I have 2 vectors X and Y and as a result of: bar(X,Y,...

12 years ago | 0 answers | 0

0

answers

Question


2D graph + Colour. With meshed grid of variables X and Y
I have a file containing the variables X Y and Z. Id like to plot a graph, on which theres a meshed grid of the variables X and ...

12 years ago | 1 answer | 0

1

answer

Question


Is there a way to dynamically save a plot figure into a jpeg file without having to type the filename i would be saving it into?
I am executing a code that generates a plot figure, which I save using the following command: print '-djpeg' '-f2' '-r30...

12 years ago | 3 answers | 1

3

answers