Community Profile

photo

Etpalmer


University of South Carolina at Columbia

Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Maximum resolution for print function and figure size
I found the compact option suggested by Walter Roberson solved my issue.

6 years ago | 0

| accepted

Question


Maximum resolution for print function and figure size
I am trying to output high quality images in a format other than .fig. If I save a .fig file, I get a ~200MB file, however I wan...

6 years ago | 1 answer | 0

1

answer

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

8 years ago

Answered
R2015a Student Version, Do I need to install anything else?
I was having a similar problem. It turned out to be an issue with activation. Following the suggestions on this thread solved th...

9 years ago | 0