Clear Filters
Clear Filters

Why I'm receiving this error ?

1 view (last 30 days)
sali
sali on 13 Jan 2017
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

Answers (0)

Categories

Find more on Parallel for-Loops (parfor) 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!