photo

Jack Daniels


Last seen: Today Active since 2022

Followers: 0   Following: 1

Statistics

MATLAB Answers

61 Questions
7 Answers

RANK
5,318
of 300,611

REPUTATION
9

CONTRIBUTIONS
61 Questions
7 Answers

ANSWER ACCEPTANCE
16.39%

VOTES RECEIVED
7

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,811

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

  • Thankful Level 3
  • First Answer
  • First Review

View badges

Feeds

View by

Question


Sum the total MOSFET losses over a defined simulation period
I have the MOSFET (Ideal, Switching) block model and I need to have a sum the total losses over a defined simulation period, as ...

11 hours ago | 0 answers | 0

0

answers

Question


Access all loss-related variables in MOSFET modelling
I am using the MOSFET (Ideal, Switching) block model and a Probe block to display and access internal variables from the MOSFET....

12 hours ago | 0 answers | 0

0

answers

Question


Save data from Simulink Scope
I have checked "Log data to workspace" in the Simulink Scope under the Logging pane, but after running the simulation, no data a...

1 day ago | 1 answer | 1

1

answer

Question


not saving data in workspace
I have set scope to log data to workspace but afer simulation I can't see them why?

2 days ago | 1 answer | 0

1

answer

Question


Simscape A double pulse test
I am looking for a way to simulate a Double Pulse Test in Simulink and Simscape using my characterized MOSFET. Is there already ...

27 days ago | 1 answer | 0

1

answer

Question


Monitor losses in MOSFET in SimScape
Using the Simscape probe, I can observe the latest turn-on and turn-off switching losses during the simulation. Do these values ...

1 month ago | 1 answer | 0

1

answer

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

2 months ago | 0 answers | 0

0

answers

Answered
Stateflow chart transient between state by time expired
I can use "after" event to transition from stage1 to stage2 ... and back and forth

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

2 months ago | 0 answers | 0

0

answers

Question


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

2 months ago | 1 answer | 0

1

answer

Question


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

2 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 0 answers | 0

0

answers

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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

5 months ago | 2 answers | 0

2

answers

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

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

6 months ago | 1 answer | 0

1

answer

Question


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

6 months ago | 2 answers | 0

2

answers

Question


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

6 months ago | 0 answers | 0

0

answers

Question


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

6 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Load more