Hadi Salimi
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
33.525
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
4 meses hace | 1 respuesta | 1
1
respuestaPregunta
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...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 =...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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: ...
alrededor de 4 años hace | 1 respuesta | 0