Statistik
RANG
91.699
of 300.857
REPUTATION
0
BEITRÄGE
10 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 21.097
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.361
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
I want to check this property with code in Simulink StateFlow. I found that there is no direct identifier. Is there any way to check this option? (Create output for monitoring
I want to check this property with code in Simulink StateFlow. I found that there is no direct identifier. Is there any way to c...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortWhen 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...
mehr als ein Jahr vor | 0
Frage
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
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
HTML file to PDF file, deal with base64,svg picture problem solution.
HTML file to PDF file, error when processing base64,svg images
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortHow 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...
mehr als ein Jahr vor | 0
Frage
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?
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortI 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');...
mehr als ein Jahr vor | 0
| akzeptiert
Frage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als ein Jahr vor | 3 Antworten | 0
3
AntwortenFrage
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 ...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
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?
mehr als ein Jahr vor | 2 Antworten | 0
