abs error...(using ga pid tuning)
Show older comments

i don't solve this error
Answers (2)
Walter Roberson
on 14 Oct 2013
1 vote
Don't pass a structure to abs()
That's about all we can say unless you give us more context.
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.
Categories
Find more on Genetic Algorithm 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!