Feeds
提问
Simulink - Configuration of model from Matlab
Hi, I open my simulink model from Matlab simlpy by writing model in the command line. Then I would like to configure subsyste...
13 years 前 | 0 个回答 | 0
0
个回答提问
Simulink - find_system does not work properly
Hi, I use find_system in my Matlab script to find a library block in my simulink model, which I tagged (find_system('model', ...
13 years 前 | 1 个回答 | 0
1
个回答已回答
Simulink - Disabling - Enabling - Switching Off-On - Blocks - Subsystems
I found a solution: Inserting the two subsystems in a library combined with a configurable subsystem, which lets me choose one o...
Simulink - Disabling - Enabling - Switching Off-On - Blocks - Subsystems
I found a solution: Inserting the two subsystems in a library combined with a configurable subsystem, which lets me choose one o...
13 years 前 | 0
| 已接受
提问
Simulink - Disabling - Enabling - Switching Off-On - Blocks - Subsystems
Hi, I would like to implement systems or blocks, which I can switch off, so that they are no longer part of the simulation (w...
13 years 前 | 3 个回答 | 1
3
个回答提问
MATLAB - xlswrite - how to avoid overwriting
Hi, I am trying to write values to certain Excel cells. However I only want to fill certain cells and not the whole column. Le...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Simulink - Triggered Subsystem - Initial Condition
@ Chris: Rising Edge Trigger is what I am using. @ Ross: It is opposite to what I am seeing. My initial output disappears at t...
Simulink - Triggered Subsystem - Initial Condition
@ Chris: Rising Edge Trigger is what I am using. @ Ross: It is opposite to what I am seeing. My initial output disappears at t...
13 years 前 | 0
提问
Simulink - Triggered Subsystem - Initial Condition
Hi, I can set the initial value of the output of a triggered subsystem. However, at step 2, the output is zero again as long ...
13 years 前 | 2 个回答 | 0
2
个回答提问
Simulink - Stateflow - Trigger Event
Hi, I am using trigger events to get a transition in STATEFLOW. I am using a signal which is -1 at time step 1, 0 at time st...
13 years 前 | 0 个回答 | 0
0
个回答提问
Simulink - Forward Euler Backward Euler
Hi, I am using a discrete integrator in an enabled or in an enabled and triggered subsystem. If I use Forward Euler, the fir...
13 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB - Stop execution of .m file while Simulink is running
Hi, I am starting a Simulink simulation from an .m file: set_param('model','SimulationCommand', 'start'); As soon as the simul...
13 years 前 | 1 个回答 | 0
1
个回答提问
Simulink - Logging Data
Hi, I need to log data from my simulink model. As I see there are several options: 1. 'To File' block 2. 'To Workspace' b...
13 years 前 | 0 个回答 | 0
0
个回答提问
Simulink - Rate Transition
Hi, I want to use Rate Transitions in my Simulink System. I am using a Fixed-Step + Discrete Solver with a discrete step-size...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Simulink - Times
HI, thank you, works wonderfully! The tout ist of size 1000. Is there a way to change the size of the vector that is written ...
Simulink - Times
HI, thank you, works wonderfully! The tout ist of size 1000. Is there a way to change the size of the vector that is written ...
13 years 前 | 0
提问
'Pop-up' text box - SIMULINK
Hi, I would like to implement something in a Simulink Model, what I can click on and which then shows me some text. What I am...
13 years 前 | 1 个回答 | 0
1
个回答提问
Simulink - Times
Hi, is there a command which gives me the simulation time (not the real time) of my simulink simulation when I stop it manual...
13 years 前 | 2 个回答 | 0
2
个回答提问
SIMULINK - Solving Differential Equations
Hi, 1. is it possible to solve an IMPLICIT ordinary differential equation ODE in SIMULINK. If yes, do you have an implemented...
13 years 前 | 2 个回答 | 0
2
个回答已回答
Simulink - Embedded Matlab - Usable functions
Hi, I am using MATLAB 7.1 and the list (HELP) of supported functions for embedded MATLAB blocks does not include Program cont...
Simulink - Embedded Matlab - Usable functions
Hi, I am using MATLAB 7.1 and the list (HELP) of supported functions for embedded MATLAB blocks does not include Program cont...
13 years 前 | 0
提问
Simulink - Speeding up
Hi, I have read many articles about speeding up SIMULINK so far. I have also seen the Webinars. So far, I still dont know, if...
13 years 前 | 1 个回答 | 0
1
个回答提问
Simulink - Embedded Matlab - Usable functions
Hi everyone, I need a fast SIMULINK model and I would like to use MATLAB functions. In Matlab 7.1 there are 2 possibilities to ...
13 years 前 | 2 个回答 | 1