photo

Edward Steen


Montclair State University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
36,449
of 300,343

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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


Saving a .fig file as a .png
I'm trying to save .fig files as .png in order to include them in a Latex document. The plots look great in .fig format, but whe...

8 years ago | 1 answer | 0

1

answer

Question


Creating a contour plot of data.
I am using a double loop, and want to create a contour (or 3d) plot from the data. I would like the variable related to the j in...

8 years ago | 1 answer | 0

1

answer

Question


Transferring License to new computer.
I just bought a new Mac and migrated all of my files off the old Mac, but now can't run Matlab and get a license error message. ...

8 years ago | 2 answers | 0

2

answers

Question


Putting Output values into a matrix.
Hi, I have an if statement within a double for loop. I would like to be able to put the two index values that satisfy the if sta...

8 years ago | 1 answer | 0

1

answer

Question


Feeding the output of the ODE solver into another script.
I'm using the ODE45 to solve a system, which is giving me a n by 6 matrix of values. I would like to take the last row of values...

8 years ago | 1 answer | 0

1

answer

Question


Plotting ordered pairs.
I want to plot x(i) and y(i) as ordered pairs, but am having difficulty doing this. Below is the code of the recursive for loop ...

10 years ago | 1 answer | 0

1

answer

Question


Displaying output from a summation.
I'm trying to find partial sums of s=1/k^2 where k= multiples of 400. I'm using a "for" statement and want to have the script ou...

10 years ago | 1 answer | 0

1

answer