photo

Jeff Eriksen


OHSU

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
2 Answers

RANK
260,056
of 298,292

REPUTATION
0

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,560

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,775

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


meshgrid plotting how to speficy x-axis and y-axis values?
I create a meshgrid and calculate a function camel. When I plot it, it displays indices, not X and Y values on the plot axes. Ho...

8 years ago | 1 answer | 0

1

answer

Question


tdfread fails to open file
I create my own tab-delimited files, then open them with tdfread. One, and only one, of my files cannot be opened by tdfread. I ...

10 years ago | 1 answer | 0

1

answer

Question


upon upgrade from Matlab13a to Matlab14b, GUI missing some buttons
Upon startup of Matlab 14b I got several messages like this: Warning: Could not find appropriate function on path loading fun...

10 years ago | 1 answer | 0

1

answer

Question


construc a string from other strings and variables
I am just trying to construct a single string to use as a file name, from several other strings and variables. Should be simple,...

11 years ago | 2 answers | 0

2

answers

Answered
how can I copy multiple Matlab.fig files, each with multiple subplots, into a single plot
Sorry, I thought I included them in the original post. I have attached two example figures, and the code that produces them (not...

11 years ago | 0

Question


how can I copy multiple Matlab.fig files, each with multiple subplots, into a single plot
I am trying to write a script to programmatically open multiple FIG files (each of which has a single plot consisting of 3 subpl...

11 years ago | 2 answers | 0

2

answers

Question


how speed up or avoid loops
I think there must be ways to avoid for loops, but have not found the correct magic matlab syntax for doing so. Can someone sugg...

12 years ago | 1 answer | 0

1

answer

Answered
low-level plotting functions
thanks, the "line" function is what I needed, and "patch" looks like it will be useful as well

13 years ago | 0

Question


low-level plotting functions
does Matlab have any low-level plotting functions, such as plot a point or a line, or a polyline? I cannot find any in the docum...

13 years ago | 2 answers | 0

2

answers

Question


how to add "master" title to a group of subplots
Is there any way to add a "master" or group title to a set of subplots?

13 years ago | 1 answer | 0

1

answer