photo

Christophe


Neorium Technology Co Ltd

Last seen: 3 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
  • CUP Challenge Master
  • First Review
  • Introduction to MATLAB Master
  • Thankful Level 1
  • First Answer
  • Promoter
  • Solver

Ver insignias

Feeds

Ver por

Respondida
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

Respondida
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

respuestas

Respondida
How 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

Respondida
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

respuesta

Respondida
set_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

respuestas

Pregunta


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

respuesta

Pregunta


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

respuesta

Respondida
GUI 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

3

respuestas