Statistics
RANK
11,553
of 297,016
REPUTATION
2
CONTRIBUTIONS
15 Questions
4 Answers
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerSimulink - 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 ago | 0
| accepted
Question
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 ago | 3 answers | 1
3
answersQuestion
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 ago | 2 answers | 0
2
answersSimulink - 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 ago | 0
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersSimulink - 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 ago | 0
Question
'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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersSimulink - 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 ago | 0
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 1