photo

Hadi Salimi


Last seen: ein Tag vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


How to Make the Ports and Internal Variables of a FMU Block, Visible or Invisible?
I am using Matlab 2023a to insert an FMU block into my Simulink model with the following two lines of code: >> addpath('path/of...

10 Tage vor | 1 Antwort | 1

1

Antwort

Frage


How to expose a Simulink signal as a FMU variable?
I have a simple model containing several signals like this. What I need is to export this model as a FMU: In this model, I ha...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


How to get Matlab C++ compiler name in my program?
I am developing a C++ application and I need to get the C/C++ compiler name of Matlab (2017b and newer). I have already tried us...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Setting the MATLAB visible/invisible using the C++ Engine API
In C Engine API of MATLAB, it was possible to launch the MATLAB engine in visible or invisible modes like this: Engine *ep =...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why setAttribute fails when passing one string as the value in 2016b?
I am trying to extract the information of the a simulink.busElement class and write them into one xml file like this: ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort