
Matthias Pospiech
Followers: 0 Following: 0
Statistica
RANK
6.463
of 298.292
REPUTAZIONE
7
CONTRIBUTI
8 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
2
RANK
6.558 of 20.560
REPUTAZIONE
166
VALUTAZIONE MEDIA
4.50
CONTRIBUTI
1 File
DOWNLOAD
2
ALL TIME DOWNLOAD
1576
RANK
of 160.775
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
latexfigure
This package enables the use of all fonts that are supported by LaTeX in a figure.
quasi 12 anni fa | 2 download |

plot grid in background
I was identified as a bug in matlab, see: <http://stackoverflow.com/questions/9390957/plot-grid-in-background>
circa 13 anni fa | 0
| accettato
Domanda
execution of external program fails
I call ghostscript with cmd = [gs ' -sOutputFile="' outputFile '" -f "' inputFile '"']; status = system(cmd); % Run Ghos...
circa 13 anni fa | 2 risposte | 0
2
rispostecall functions from subpath
I solved it now with 'mfilename' function latexfigure(h,FileName,outputFormat,varargin) currmfile = mfilename('fullp...
circa 13 anni fa | 0
Domanda
call functions from subpath
I have a function called latexfigure which is based on several functions which are placed in subpaths. The directory structur...
circa 13 anni fa | 5 risposte | 1
5
rispostecolor contour different then pcolor
The question was answered on <http://stackoverflow.com/questions/9289658/color-contour-different-than-pcolor stackoverflow.com>....
circa 13 anni fa | 1
| accettato
Domanda
why can I not create 3 subplots?
This code deletes the second subplot when the third is created: clc figure(1); clf; sp(1) = subplot(1,3,1, 'Paren...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
plot grid in background
I use the gridxy (http://www.mathworks.com/matlabcentral/fileexchange/9973-gridxy-v2-2-feb-2008) function (because the original ...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Warning: Integer operands are required for colon operator when used as index
I am using fft functions and have twice in my code this warning message, bu no clue why I get the warning: N = 2048*16; ...
circa 13 anni fa | 3 risposte | 0
3
risposteDomanda
color contour different then pcolor
I am using pcolor together with contour lines. However the value of the lines can no be identified from the plot, as can be seen...
circa 13 anni fa | 1 risposta | 0
1
rispostaMatlab and C++ (Qt)
I do not see how matlab plots should be included inside a c++(qt) app. For Qt you could use qwt, or you build your entire app i...
circa 13 anni fa | 0
| accettato
Domanda
plotyy with axis for each plot only on one side
The following code shows my problem. plotyy completely fails if the ticks are not at the same positions on both sides (which is ...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
plotyy with sync yaxis tics on both sides
Matlab does provide plotyy for plotting two graphs with different yaxis, but does not sync the tics. Also matlab provides no po...
circa 13 anni fa | 1 risposta | 0