photo

MM


Last seen: mehr als 2 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

8 Fragen
2 Antworten

RANG
10.573
of 297.503

REPUTATION
4

BEITRÄGE
8 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
37.5%

ERHALTENE STIMMEN
3

RANG
 of 20.449

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 159.017

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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...

mehr als 10 Jahre vor | 1 Antwort | 2

1

Antwort

Beantwortet
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...

fast 11 Jahre vor | 0

| akzeptiert

Frage


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...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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

mehr als 12 Jahre vor | 1

| akzeptiert

Frage


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...

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten