photo

Stephen


UC San Diego

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

  • 3 Month Streak

Visualizza badge

Feeds

Visto da

Risposto
Debuging continuous states in a discrete simulation
ode45 worked -- thanks.

quasi 13 anni fa | 0

Domanda


Simulation freezes
I'm not simulating a large model, but am using Apple Lion. Any thoughts why I often have to force start Matlab and restart.

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Debuging continuous states in a discrete simulation
My simulation fails because The "VariableStepDiscrete" solver cannot be used to simulate block diagram 'Model_Name because it c...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Get simulation time in a Simulink model
Another method is to set the sample time to one second in the subsystem paramaters dialog for the MATLAB Fnc subsystem block.

quasi 13 anni fa | 1

Domanda


Get simulation time in a Simulink model
How do I get the simulation time for a Simulink model? I have a Simulink model that includes a MATLAB fnc block. But I want ...

quasi 13 anni fa | 3 risposte | 0

3

risposte

Domanda


Mac windows don't are different from Windows windows
How do I get the same window features on a Mac that I get on a Windows box. For example, I would like to see the status field...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Risposto
Simple fnc model has error message about || and && operators
Thanks, Kaustubha. I tried your suggestion (dbstop if all error) and got the following error message: Error using ==> g...

quasi 13 anni fa | 0

Domanda


Simple fnc model has error message about || and && operators
I get the following error message when I update a model "Operands to the '||' and && operators must be convertible to logical...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Sample time setting for high frequency systems
Thanks, Should the sample time for all elements in the system be set to the 0.5 usec (the number in the above post) or just t...

quasi 13 anni fa | 0

Domanda


Sample time setting for high frequency systems
What sample time should I use when simulating a system operating at 100 kHz? It seems to me that the typical 0.2 seconds woul...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
MATLAB fnc to control PWM generator
I got it working... it was a scale problem. Instead of duty cycle = 0 to 1, my MATLAB fnc was outputtng duty cycle = 0 to 100....

quasi 13 anni fa | 0

Domanda


MATLAB fnc to control PWM generator
How can I use a duty cycle result from a MATLAB fnc to control the duty cycle of a PWM generator, using Simulink.

quasi 13 anni fa | 3 risposte | 0

3

risposte

Risposto
Check for missing object in workspace
Thanks, but the exists function returns an error if the object does not exist. The help documentation says it should return a z...

quasi 13 anni fa | 0

Domanda


Check for missing object in workspace
In a script, how do I check to see whether an object (array) exists before I try to operate on it. Something like: if object...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Subsystem using SimScape components
Thanks, I will not use a For Each Subsystem. I was trying to automate the running of multiple simulations as one parameter is...

quasi 13 anni fa | 0

Domanda


Subsystem using SimScape components
I am running a For Each Subsystem It uses Simscape components. I get the error msg saying the EXEC_BBLOCK has a discrete sam...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


SS_OPTION_ALLOW_PORT_SAMPLE_TIME_IN_TRIGSS
I'm using a For Each Subsystem and when I run the simulator it highlights a Simulink to Physical System Converter and reports th...

quasi 13 anni fa | 0 risposte | 0

0

risposte

Risposto
Populating a 3D lookup table
Thanks Richard, I will watch your webinar

quasi 13 anni fa | 0

Risposto
Populating a 3D lookup table
I decided just to create a function. I used SFTools to curve fit the data and SFTool was able to provide a function that fitted...

quasi 13 anni fa | 0

Risposto
Populating a 3D lookup table
Thanks. I'm sure your suggestion would work with a Matlab script, but I'm trying to use a Simulink lookup table.

quasi 13 anni fa | 0

Domanda


Populating a 3D lookup table
I have a simple 3x512 array (x,y,z) in an ascii table file that is located in a directory. I want to create Simulink lookup t...

quasi 13 anni fa | 5 risposte | 0

5

risposte

Risposto
XY graph don't plot
You were right, Arnaud. I played around with the different settings of the X and Y axis scale and it finally worked. I was n...

quasi 13 anni fa | 0

Risposto
XY graph don't plot
Thanks, But I did set the min and max values for the X and y axis, to agree with the min and max vlaues I set for the scope t...

quasi 13 anni fa | 0

Domanda


XY graph don't plot
I have two signals. They are connected to a scope and XY graph in parallel. They display on the scope but do not display on th...

quasi 13 anni fa | 3 risposte | 0

3

risposte

Risposto
Add model to another model
I found the first approach mentioned in Rick's email in the demo "Creating Libraries" Thanks, Rick

quasi 13 anni fa | 0

Domanda


Add model to another model
I guess this is the inverse of masking. I created a model file. I see this model in the model explorer. How do I add that mod...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Connecting simElectronic blocks -- get red dotted line
Thanks Kaustubha. However, the "Interfacing the Electrical Circuit with Other Simulink Blocks" section (that you referenced i...

quasi 13 anni fa | 0

Domanda


Connecting simElectronic blocks -- get red dotted line
Let me say up front - I'm a newbie. When I connect many components in my circuit (e.g. resistor), instead of a solid black li...

quasi 13 anni fa | 6 risposte | 0

6

risposte