photo

Stephen


UC San Diego

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • 3 Month Streak

배지 보기

Feeds

보기 기준

답변 있음
Debuging continuous states in a discrete simulation
ode45 worked -- thanks.

거의 13년 전 | 0

질문


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.

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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.

거의 13년 전 | 1

질문


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

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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....

거의 13년 전 | 0

질문


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.

거의 13년 전 | 답변 수: 3 | 0

3

답변

답변 있음
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...

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 13년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Populating a 3D lookup table
Thanks Richard, I will watch your webinar

거의 13년 전 | 0

답변 있음
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...

거의 13년 전 | 0

답변 있음
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.

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 5 | 0

5

답변

답변 있음
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...

거의 13년 전 | 0

답변 있음
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...

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 3 | 0

3

답변

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

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

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

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 6 | 0

6

답변