Statistics
RANK
5,581
of 300,302
REPUTATION
8
CONTRIBUTIONS
55 Questions
7 Answers
ANSWER ACCEPTANCE
18.18%
VOTES RECEIVED
6
RANK
of 20,911
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,040
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
Designing a Start/Stop Mechanism for a Stateflow State Machine
I have a simple state machine with two top-level states: Off and On. The On state contains the substates aState1 → bState2 → cSt...
1 month ago | 0 answers | 0
0
answersStateflow chart transient between state by time expired
I can use "after" event to transition from stage1 to stage2 ... and back and forth
1 month ago | 1
| accepted
Question
Automatic reenabling and disabling statflow chart
I have a simple state machine that I would like to disable automatically via Enable_SM once all states within the Stateflow char...
1 month ago | 0 answers | 0
0
answersQuestion
Stateflow chart transient between state by time expired
I have a simple state machine and I need to transition between stage1 and stage2 based time elapsed. I would like to transition...
1 month ago | 1 answer | 0
1
answerQuestion
Simple Stateflow state machine - input port to change the defaul transition
I have a simple state flow diagram; the toggle switch is linked to the constant value - I can do toggling on the switch and able...
1 month ago | 1 answer | 0
1
answerQuestion
Struggling to use Variable Tuner in Simulink App Designer
I want to correctly use the VariableTuner I want to add to the variables my simulink model parametres for tunning, displaying ...
3 months ago | 1 answer | 0
1
answerQuestion
CodeView font, background color in appdesigner
I'm using "New Desktop" in dark mode and in appdesigner I have hardly readable code and text in CodeView. How can I modify and...
3 months ago | 0 answers | 0
0
answersQuestion
Update Simulink model in runtime via simulinkApp and adding "SimulationTime"?
I'm building App for my simulink model with use of appdesigner. I need to add a StopTime for this model through App - how this t...
3 months ago | 1 answer | 0
1
answerQuestion
How to perform back-to-back Testing of C-custom code in Simulink
I am about to use Simulink test for custom C code within simulink. In Simulink model I implemented my submodel and as well I hav...
3 months ago | 1 answer | 0
1
answerQuestion
import mf4 without having Vehicle Network Toolbox
I need to import into matlab mf4 files but I have no Vehicle Network Toolbox. How can I import mf4 files into matlab without ha...
3 months ago | 1 answer | 0
1
answerQuestion
How to generate the app with MultiPaneSimApp Template
I want to use f14_mod example for generating app with MultiPaneSimApp Template. I'm try to follow the example but I ca't ge...
4 months ago | 1 answer | 0
1
answerQuestion
Simulink parameters change during simulation from Matlab cmd line
I need to change the parametrs of the running Simulink simulation model from Matlab cmd line - I am not running the Simulink sim...
4 months ago | 2 answers | 0
2
answersFrom Matrix s-domain to state space and Z-domain
I'd like to realize a thermal model similarly as "SwitchingLossCalculation" example In my case the thermal circuirty is more ...
5 months ago | 0
Question
Preserve aspect ratio per data inspector
Hello, I am looking for an advice, I'd like to see the circle as real circle and not eclipse when displayed in data inspecto...
5 months ago | 1 answer | 0
1
answerQuestion
From Matrix s-domain to state space and Z-domain
I'd like to advice on correct and moste effective matrix s-domain use: I have a that my LTI system should represented as Zi...
5 months ago | 2 answers | 0
2
answersQuestion
Conversion thermal network (Cauer, Foster) to state-space...
Hello, I have a thermal circuitry (Foster thermal network) and I'd like to convert this thermal RC circuit to the state-space b...
5 months ago | 0 answers | 0
0
answersQuestion
T-junction with thermal equivalent circuit
Hello, I'd like to understand and create a simple thermal model. I have thermal impedance specified from datasheet, I create t...
5 months ago | 1 answer | 0
1
answerQuestion
Time-Domain Responses of Multiple simulation with different model's paramters
I need to compare the responses of various model's parametrs , I'm using the multiple simulations panel in the simulink editor t...
8 months ago | 1 answer | 0
1
answerQuestion
How to use the Visual Studio Code for Simulink c-caller Debugging with MATLAB Coder Interface?
I have installed the MATLAB Coder Interface for VSCode, (matlab-coder-interface-vscode-debugging.vsix) and I have the C-caller s...
9 months ago | 1 answer | 0
1
answerQuestion
Simplification C-caller function API
I'd like to have "simplified" C-function prototype since I need to pass many params to the C-fuction. Is it somehow possib...
9 months ago | 1 answer | 0
1
answerQuestion
Automatically disable subsystem and manually re-enabled
I need to create the "Enabled Subsystem" which is automatically switch off (disabled) after time expire off and after it is able...
9 months ago | 1 answer | 0
1
answerQuestion
Insert a link to subsytem block in annotation
I'd like to insert a link into annotation text for another block with the same simulation simulink model, I'd reference to link ...
9 months ago | 1 answer | 0
1
answerQuestion
"From" block within Model reference block with global visibility
I have a the source of the signal on the most-top simulink structure marked with Goto with global tag visibility but this sig...
9 months ago | 1 answer | 0
1
answerQuestion
How to change const variable during simulink runtime
Hi, I would like to change the value of a constant ("Mec_initial_pos") on simulink during runtime when simulations runs. T...
9 months ago | 1 answer | 0
1
answerThree Phase Power Converter Simulink Model for Losses calculation
Khawaja, Have you proceed on your topic, can you share your pprogress? btw link provided by Suman does not work anymore " D...
9 months ago | 0
Question
Initial condition from external source for discrete integration diuring runtime
I have a discrite integration with simulink and externaly added the condition: when changing the value of external source...
9 months ago | 1 answer | 0
1
answerQuestion
Params chnage of simulink simulation params in runtime
Hello all, As of now I use: Can be simulinks blocks udes all listed including during simulation? So I see what blockks are...
9 months ago | 1 answer | 3
1
answerQuestion
Use of symbolix toolbox to derive PI controller Kp,Ki
I'd like try to use Symbolic toolbox to derive closed loop transfer function of control system: to help design PI control...
9 months ago | 1 answer | 0
1
answerQuestion
Can't activate/change the Matlab editor fonts
I'd need to change the Matlab editor fonts, but I can't see the Fonts installed in my WinOS - in my case I'd like to use Fir...
9 months ago | 1 answer | 0
1
answerQuestion
possibility to create "Enbaled" subsystem
Hello all, I need to create the subsystem which needs to be optionally Enable/Disabled before simulation starts but there si ...
9 months ago | 2 answers | 0