Matlab 2019a simulink crashed when run
Show older comments
I´m working with Windows 10, 64 bits-conputer. I use the S-fucntion to call C-funciton. The C-flie is complied sucessfully, but when I run the simulink, it crashes. I have debugged the code and find the that when I comment out the code about F77_CALL, such as //F77_CALL(dgemv)("n",&n,&n,&ftwo,Qf,&n,dptr1,&ione,&fzero,dptr,&ione); the simulink will no longer crash. Can anyone help me? Thanks!
Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!