python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to receive serial strings in Simulink
I am trying to read a stream of strings from serial input (COM Port) and then display the strings. The issue I am having is that the strings are of variable length and Simulink only seems to be able t...
KillaKem
Votes: 0
Answers: 0
Why I'm obtaining NaN in the output of a simple FMU exported from Simulink and tested in Python 3?
I'm new to the FMI standard and FMUs. I'm trying to export a FMU of a simple Simulink model, the Ohm's law in my case, to test the funcionality of the FMI standard in Python. I'm obtaining NaN in the ...
Jon
Votes: 0
Answers: 2
Matlab Subsystem change
I have this code that is supposed to change the referenced subsystems in a model to normal subsystems, because I have another script that no longer works on matlab 2020, only on 2017, due to the chang...
Squishy
Votes: 0
Answers: 1