Christophe
Neorium Technology Co Ltd
Followers: 0 Following: 0
Estadística
6 Preguntas
6 Respuestas
0 Problemas
43 Soluciones
CLASIFICACIÓN
4.709
of 295.569
REPUTACIÓN
10
CONTRIBUCIONES
6 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
9.698
of 154.105
CONTRIBUCIONES
0 Problemas
43 Soluciones
PUNTUACIÓN
540
NÚMERO DE INSIGNIAS
4
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
convert images to video
First you need to read your image. Use the imread function to do so. Then, you can use the VideoWriter object to write videofil...
más de 4 años hace | 0
Change bode frequency units with idfrd data
Thank you for your answer, I think it was a version problem, I was using 2007b.
más de 11 años hace | 0
Pregunta
Change bode frequency units with idfrd data
Hello, I have a problem to change the frequency units of my bode plot. I am using the function iddata in order to convert th...
casi 12 años hace | 2 respuestas | 0
2
respuestasHow to add Simulink icon to our own GUI.
Hello, Create a pushbutton associated with a Callback function. In the Callback, use the "simulink" command, it will call ...
casi 13 años hace | 0
Detect Simulation end with MATLAB
I found my answer : get_param('sys','SimulationStatus') It gives 'running' or 'stopped'.
casi 13 años hace | 5
| aceptada
Pregunta
Detect Simulation end with MATLAB
Hello, I would like to know if it is possible to know when a Simulink model is done running. I am using a M-file to load a...
casi 13 años hace | 1 respuesta | 0
1
respuestaset_param and callback argument
Thank you for your reply. I am able to use set_param if the startfcn does not have any argument. I would like to know how to do...
alrededor de 13 años hace | 0
Pregunta
set_param and callback argument
Hello, I have a syntax question. I would like to use the set_param function to define a callback Startfcn of a simulink bloc...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Select wanted range xlsread
Hello, Using xlsread(filename,-1), I am able to select and get the data of an excel file. Is there a way to get the sheet ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Get selected range in Excel file using MATLAB
Hello, I have seen a MATLAB GUI program that is able to open the Excel file and get the range of the cells that the user have...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaGUI scroll inside a panel
Thank you for your answer. I am using the 2007b version but I tried on 2010a and it was the same bug. My OS is Vista SP2, I will...
casi 14 años hace | 0
Pregunta
GUI scroll inside a panel
Hello, I am trying to create a scroll bar in order to scroll elements which are inside a panel. I have one main panel with a s...
casi 14 años hace | 3 respuestas | 0