photo

Christoph


Siemens AG

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
11 Respuestas

CLASIFICACIÓN
5.275
of 297.503

REPUTACIÓN
9

CONTRIBUCIONES
4 Preguntas
11 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
S-Function: Inital Value as Output
Thanks for your support Kaustubha, I initailized my DWorkVector the right way in the mdlInitializeConditions function. I only...

casi 12 años hace | 0

Pregunta


S-Function: Inital Value as Output
Hi at all, I got a littel problem while using S-Function, written in C. At the beginning of the simualtion I compute some in...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Difference between ssGetInputPortRealSignal and ssGetInputPortRealSignalPtrs
Hi there, I coded a S-Function which works pretty good. This function has several inputports with one dimension and several m...

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

1

respuesta

Pregunta


Store a Vector as csv-File in a Mex File
Hi guys, I have a small Problem with storing a Vector as CSV-File using a mex function. I my goal is an nice and tidy impleme...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
GUI - axis properties
what about the property 'title'? If this is still not okay the next way is placing the string as a text in the axes which would ...

más de 12 años hace | 0

Respondida
Copy with Matlab
Well, I'm not used to reading .txt files in Matlab, but there is a way I guess. I would read the entire file as one string a...

más de 12 años hace | 0

Respondida
Editing a string
Hi Shounak, what kind of cell are you talking about. And where do you want to print it? In my opinion the string itselfs sh...

más de 12 años hace | 0

Respondida
Warning: Input arguments must be scalar.
hi namrata, you should check if m1 is a scalar. It seems m1 is a vector or someting else. reagrds, CN

más de 12 años hace | 0

Respondida
move element in array
Hi, your problem sounds wired. For what reason do you want to switch the postion of only two elements in an array? Never...

más de 12 años hace | 1

Respondida
Gui crashes while running
hi Mike, maybe you run out of memory? regards, CN

casi 13 años hace | 0

Respondida
matrix indexing and creating a new matrix with new size
Hi Sobhan, as Wayne said, an example might be helpful. Nevertheless you might use: X_new(:,end+1) = [X_old(:,i); zeros(s...

casi 13 años hace | 0

Respondida
Problem with Simulink on Linux
well, I'm not used to this problem but as far as I know matlab and a false java-version causes a different number of errors. Thi...

casi 13 años hace | 1

Respondida
State space equation
Hi rami, you have an ODE with states X over T. You can solve them explicit with the Lambda-e-Approach (just recollecting) or ...

casi 13 años hace | 0

Respondida
what does this mean? say for a matrix W, W(:,:,1)
hi rabeye, it's possible to store more than one matrix in a variable. The last element just indicates the level of the desire...

casi 13 años hace | 0

| aceptada

Pregunta


connect two uicontrol object with a line
Hi, I'm trying to get a nice and tidy GUI with a veriable number of uicontrol objects. To get a clean and clear layout I want...

casi 13 años hace | 4 respuestas | 1

4

respuestas