We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A simple simulink model below :
The model can export fmu, but the fmu cannot be imported into simulink for use. Matlab crashes during running the fmu model.
I have made more attempts and found that all the problematic FMUs code contain “sfun_discreteVariableDelay.c”.
Development environment configuration : FMIKit-Simulink-3.1 MATLAB 2021b
The test simulink model : test.zip
Maybe you can help me solve the problem. Thx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A simple simulink model below :
The model can export fmu, but the fmu cannot be imported into simulink for use.
Matlab crashes during running the fmu model.
I have made more attempts and found that all the problematic FMUs code contain “sfun_discreteVariableDelay.c”.
Development environment configuration :
FMIKit-Simulink-3.1
MATLAB 2021b
The test simulink model :
test.zip
Maybe you can help me solve the problem. Thx
The text was updated successfully, but these errors were encountered: