abs error...(using ga pid tuning)

Answers (2)

Walter Roberson
Walter Roberson on 14 Oct 2013
Don't pass a structure to abs()
That's about all we can say unless you give us more context.
Jan
Jan on 14 Oct 2013
Edited: Jan on 14 Oct 2013
The debugger is the right tool to investigate such problems. Try a dbstop if error in Matlab's command window (does this work under Simulink also?) and run the program again. Then Matlab stops, when the error occurs and you can inspect the local variables.

Asked:

DH
on 14 Oct 2013

Edited:

Jan
on 14 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!