photo

MM


Last seen: meer dan 2 jaar ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
2 Answers

RANK
10.573
of 297.503

REPUTATION
4

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
3

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

Feeds

View by

Question


Duplicate plots into subplot
I am using a code that generates a series of plot, each having their own full scale figure. I'd like to know if there is a way t...

meer dan 10 jaar ago | 1 answer | 2

1

answer

Answered
Run command-line type external software within a .m matlab
In fact, there is a snippet to do that: TextInject and KeyInject, <http://www.mathworks.com/matlabcentral/fileexchange/29...

bijna 11 jaar ago | 0

| accepted

Question


Run command-line type external software within a .m matlab
Hi Is there a way to pass a series of instructions to an external program in a matlab .m script ? It looks like ! a...

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


Convert linear-fit results onto an orthogonal basis
I have the results of the linear fit of some experimental data: y=a0+a1.x together with the covariance matrix: sigma_squa...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


fprintf in a DATA *.dat format
I use matlab to format a 4 columns dataset into a ascii file which is in turn the input for a fortran routine (that i cannot mod...

bijna 12 jaar ago | 2 answers | 0

2

answers

Question


interpolate on a sparse - incomplete - non-square grid
I have some data in the form of a vector _(xi,yi,Fi,Gi)_ where F and G are two-dimensional functions of x and y. However, the...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Answered
is it possible to increment color and markers automatically for a plot in a loop?
In fact I think what really fits my need is hold all

meer dan 12 jaar ago | 1

| accepted

Question


is it possible to increment color and markers automatically for a plot in a loop?
I want to use a loop to plot a series of datasets eg for jj=1:numel(data) plot(data{jj}(:,1),data{jj}(:,2),[Marker Color...

meer dan 12 jaar ago | 4 answers | 0

4

answers

Question


log-spaced colormap ?
is there an easy way to create a log spaced colormap for contourf or surf plots ?

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


Cross section in contour plot
Is there a handy way to visualize vertical and horizontal cross sections of a contourf or a surf plot I am looking for someth...

bijna 13 jaar ago | 0 answers | 0

0

answers