python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Dynamic memory allocation grayed out in simulink
I have a simulink model in which I need to use dynamic memory allocation ro run the model.
For some reason, in the config. dialog box the "dynamic memory allocation for MATLAB functions" is ...
Mohammad
Votes: 0
Answers: 0
Amesim FMU initialization issue
I have a HU submodels FMU that is not running in a Simulink model.
I use Matlab2020b, FMIkit2.7 and the FMU created with Amesim 2019.1.
This is the error message:
AME_LIC_CACHE_INIT set to 100
Impossi...

Szilard0618
Votes: 0
Answers: 1
Dem_OperationCycleStateType is not available on Dem specification
I want to learn how to use diagnostic operation cycle block in Autosar Blockset.
this block consist of two operation, SetOperationCycleState and GetOperationCycleState.
To set an operation cycle state...

Arian
Votes: 0
Answers: 1
Saving Scope Data in Simulink
I am working on a project where I have to save data of scope. I am using the code shown below but its not working for me as I want to save the data after every iteration. How can I do that?
for i =1:n...
Sugar Mummy
Votes: 0
Answers: 0