Why I'm receiving this error ?
1 view (last 30 days)
Show older comments
I have a simulink model that I run from the script under the parfor, it was working well until I changed one of the matlab function in the simulink model from tanh(u) to another expression which has a division sign, since then I receive this error: SIGSEGV (Invalid memory access) signal
Could someone help
0 Comments
Answers (0)
See Also
Categories
Find more on Loops and Conditional Statements 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!