Question


File Exchange Select?
I was downloading the excellent <http://www.mathworks.com/matlabcentral/fileexchange/8998-surface-fitting-using-gridfit gridfit....

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

2

réponses

Réponse apportée
Get and set Simulink model data from Matlab?
Perhaps this <http://www.math.ufl.edu/help/matlab/tec7.6.html explanation> of the get_param and set_param commands will help. Y...

environ 14 ans il y a | 2

| A accepté

Réponse apportée
error, simscape
This <http://www.google.com/url?sa=t&rct=j&q=%22variables%20than%20equations%22%20simscape&source=web&cd=1&ved=0CC4QFjAA&url=htt...

environ 14 ans il y a | 0

Question


How to search for contributors with most answers matching a chosen tag
I would like to identify contributors who have supplied the highest number or highest voted answers to questions with a certain ...

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

2

réponses

Réponse apportée
can anyone describe the image segmentation and detection techniques used in viptrackpeople.mdl.
Abhilash - you want to know which techniques are used in the demo to identify and track people in a video, right? The <http://ww...

environ 14 ans il y a | 0

Réponse apportée
to store data array while running a simulation in in real time.
At each time step, could you write out a mat file using the <http://www.mathworks.com/help/toolbox/simulink/slref/tofile.html To...

environ 14 ans il y a | 0

Réponse apportée
VSI based IM drive
You might consider searching <http://www.mathworks.com/matlabcentral/fileexchange/ File Exchange>, either through its search win...

environ 14 ans il y a | 0

Réponse apportée
please help me solve this problem: Discontinuities detected within algebraic...
You might want to get rid of the algebraic loop in your model. The <http://www.mathworks.com/help/toolbox/simulink/ug/f7-8243.ht...

environ 14 ans il y a | 0

Réponse apportée
Viewing Source Code in built in simulink block?
Based on <http://www.mathworks.com/matlabcentral/answers/33679-the-source-code-of-the-library-componenta this answer>, I think y...

environ 14 ans il y a | 0

| A accepté

Question


Find variables in a function that depend on a certain variable
I have a function with many calculations in it. I want to identify all the variables within that function that were calculated f...

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

0

réponse

Réponse apportée
how to insert a time delay?
Perhaps the solution in this <http://blogs.mathworks.com/seth/2012/01/22/advanced-s-function-techniques-scheduling-future-events...

environ 14 ans il y a | 0

Question


How to extract all variable names returned by Simulink.findVars?
I want to list all variables in my Simulink model, which I have collected via: allVars = Simulink.findVars(bdroot) It is...

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

1

réponse

Réponse apportée
newbie in matlab simulink
I list resources that I have found useful as a beginner <http://www.mathworks.com/matlabcentral/answers/33513-how-did-you-learn-...

environ 14 ans il y a | 1

| A accepté

Question


What are continuous and discrete states in Simulink?
I see references in the Simulink documentation to continuous and discrete states, for example: <http://www.mathworks.com/help/si...

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

1

réponse

Question


What kind of Simulink block is this?
In a Simulink model, I am trying to identify what kind of block one of the blocks is. When I click on the block, a mfile opens u...

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

1

réponse

Réponse apportée
Multicore Simulink Model
It is possible to start 4 instances of Matlab and run your Simulink model 4X concurrently, although performance will be less tha...

environ 14 ans il y a | 0

Réponse apportée
sequential Simulations
Here is my experience in case it is helpful. I have a parameter study with multiple Simulink runs which I execute it from within...

environ 14 ans il y a | 1

| A accepté

Réponse apportée
Best way(s) to master MATLAB?
Get to know a Matlab expert if there is one around who can help you when you are stuck. In my school the older students helped t...

environ 14 ans il y a | 1

Réponse apportée
Why do you come to "MATLAB Answers"?
I don't work with any Simulink experts, just a group of self-taught beginners. Answers provides me with a link to experts; sever...

environ 14 ans il y a | 0

Réponse apportée
powergui block, Simpowersystem etc
Perhaps the 'filtered derivative' suggestion in this <http://blogs.mathworks.com/seth/2012/02/01/applying-motion-to-simmechanics...

environ 14 ans il y a | 0

Réponse apportée
Fixed-step solvers, model referencing and Normal and Accelerator mode
I likely misunderstand your question, but I think you need SimScape if you want both continuous and discrete time sampling schem...

environ 14 ans il y a | 0

Réponse apportée
Using the simulation time as a variable during a SimPowerSystems simulation
You could use the <http://www.mathworks.com/help/toolbox/simulink/slref/switch.html Switch> block to perform some actions once t...

environ 14 ans il y a | 0

Réponse apportée
circuit breaker-simulink
There is a <http://www.mathworks.com/help/toolbox/simulink/slref/manualswitch.html Manual Switch> block that might work; it can ...

environ 14 ans il y a | 0

| A accepté

Question


Loading structure with Simulink output returns timeseries object error
I have a structure in a mat file that I want to load as follows, load('simulation_000003.mat', 'variablesNotUsedInRun') ...

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

1

réponse

Question


Why can't find_system find IC block?
I would like to find all initial condition blocks in my Simulink model, yet the following returns an empty cell array, this...

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

1

réponse

Réponse apportée
An error in port when using Powergui in Simulink
Please see Guy Rouleau's answer <http://www.mathworks.com/matlabcentral/answers/33035-invalid-dimensions-encountered-while-propa...

environ 14 ans il y a | 0

Réponse apportée
Use of Simulink Signal Logging and SimScape Logs with Parallel
I am sure there is a better approach, but a workaround would be to save a mat file containing each simulation's results. This co...

environ 14 ans il y a | 0

Réponse apportée
Using (and interpolating) characteristic from Matlab in Simulink
If you want to interpolate between (x, F) points and F only depends on x, use a <http://www.mathworks.com/help/toolbox/sldo/ug/b...

environ 14 ans il y a | 0

Réponse apportée
How to make a Flip-flop
If your question is "how to eliminate an algebraic loop if the Unit Delay changes my system's dynamics", this <http://blogs.math...

environ 14 ans il y a | 0

| A accepté

Réponse apportée
simulink-using threshold
Try the <http://www.mathworks.com/help/toolbox/simulink/slref/intervaltest.html Interval Test> block.

environ 14 ans il y a | 0

Charger plus