photo

Christophe


Neorium Technology Co Ltd

Last seen: 3 mois il y a Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

6 Questions
6 Réponses

Cody

0 Problèmes
43 Solutions

RANG
4 793
of 300 369

RÉPUTATION
10

CONTRIBUTIONS
6 Questions
6 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
5

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
11 034
of 168 436

CONTRIBUTIONS
0 Problèmes
43 Solutions

SCORE
540

NOMBRE DE BADGES
4

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 5 ans il y a | 0

Réponse apportée
Change bode frequency units with idfrd data
Thank you for your answer, I think it was a version problem, I was using 2007b.

plus de 12 ans il y a | 0

Question


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

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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 ...

presque 14 ans il y a | 0

Réponse apportée
Detect Simulation end with MATLAB
I found my answer : get_param('sys','SimulationStatus') It gives 'running' or 'stopped'.

presque 14 ans il y a | 5

| A accepté

Question


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

presque 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

environ 14 ans il y a | 0

Question


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

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 14 ans il y a | 0

Question


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

plus de 14 ans il y a | 3 réponses | 0

3

réponses