Fangping
Followers: 0 Following: 0
Estadística
9 Preguntas
3 Respuestas
CLASIFICACIÓN
238.580
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
22.22%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
When trying to generate an FMU model from a Simulink model,"The specified key is not present in this container" error occurs
My solution to this error is: the model input and output interfaces have Spaces and newlines. Remove, this error is caused by th...
2 meses hace | 0
Pregunta
When trying to generate an FMU model from a Simulink model,"The specified key is not present in this container" error occurs
When trying to generate an FMU model from a Simulink model,"The specified key is not present in this container" error occurs
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
HTML file to PDF file, deal with base64,svg picture problem solution.
HTML file to PDF file, error when processing base64,svg images
3 meses hace | 1 respuesta | 0
1
respuestaHow to resolve the error "cannot parse the input incorrect format" in the Model Advisor?
In this case, you can copy the model and rename it to solve the problem that the model check specification cannot be used. The r...
3 meses hace | 0
Pregunta
How to resolve the error "cannot parse the input incorrect format" in the Model Advisor?
the error "cannot parse the input incorrect format" occurs when using the custom Model Advisor. What is the root cause?
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
Obtain the port value in real time, and judge the size of the value. If the value is not met, a warning is reported.
I created a module myself that wanted to limit the value of the input port, which I hope to implement through code. How to obtai...
3 meses hace | 1 respuesta | 0
1
respuestaI want to go through the code to find out where variables are used in the model and what functions are available.
Thanks for your help, I have found the answer to this question. varObj = Simulink.VariableUsage(needcheckvar,'base workspace');...
4 meses hace | 0
| aceptada
Pregunta
WorkSpace space and ModelSpace, Sldd Design Data space, and function workspace, they can store different content, what is the difference?
WorkSpace space and ModelSpace, Sldd Design Data space, and function workspace, they can store different content, what is the di...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
How do I obtain the interface name information of the protected model?
Simulink references a protected Model through a model block. How do I obtain the interface name information of the protected mod...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
I want to go through the code to find out where variables are used in the model and what functions are available.
I want to go through the code to find out where variables are used in the model and what functions are available. Equivalent to ...
5 meses hace | 3 respuestas | 0
3
respuestasPregunta
I use the mouse to do some operations on Simulink, can you automatically generate code for these operations? Later, you can run the code directly to complete the previous oper
I use the mouse to do some operations on Simulink, can you automatically generate code for these operations? Later, you can run ...
5 meses hace | 2 respuestas | 0
2
respuestasPregunta
How do I get the "Base Data Types" of the block Input/Output interface?
I want to get the "Base Data Types" of the Simulink module, what should I do?
5 meses hace | 2 respuestas | 0