photo

Matthias Pospiech


Last seen: casi 6 años hace Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

8 Preguntas
4 Respuestas

File Exchange

1 Archivo

CLASIFICACIÓN
6.521
of 301.234

REPUTACIÓN
7

CONTRIBUCIONES
8 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
75.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
6.636 of 21.204

REPUTACIÓN
166

EVALUACIÓN MEDIA
4.50

CONTRIBUCIONES
1 Archivo

DESCARGAS
2

ALL TIME DESCARGAS
1578

CLASIFICACIÓN

of 173.580

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


latexfigure
This package enables the use of all fonts that are supported by LaTeX in a figure.

casi 13 años hace | 2 descargas |

4.5 / 5
Thumbnail

Respondida
plot grid in background
I was identified as a bug in matlab, see: <http://stackoverflow.com/questions/9390957/plot-grid-in-background>

alrededor de 14 años hace | 0

| aceptada

Pregunta


execution of external program fails
I call ghostscript with cmd = [gs ' -sOutputFile="' outputFile '" -f "' inputFile '"']; status = system(cmd); % Run Ghos...

alrededor de 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
call functions from subpath
I solved it now with 'mfilename' function latexfigure(h,FileName,outputFormat,varargin) currmfile = mfilename('fullp...

alrededor de 14 años hace | 0

Pregunta


call functions from subpath
I have a function called latexfigure which is based on several functions which are placed in subpaths. The directory structur...

alrededor de 14 años hace | 5 respuestas | 1

5

respuestas

Respondida
color contour different then pcolor
The question was answered on <http://stackoverflow.com/questions/9289658/color-contour-different-than-pcolor stackoverflow.com>....

alrededor de 14 años hace | 1

| aceptada

Pregunta


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

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plot grid in background
I use the gridxy (http://www.mathworks.com/matlabcentral/fileexchange/9973-gridxy-v2-2-feb-2008) function (because the original ...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 14 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

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

alrededor de 14 años hace | 0

| aceptada

Pregunta


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

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta