abs error...(using ga pid tuning)
Mostrar comentarios más antiguos

i don't solve this error
Respuestas (2)
Walter Roberson
el 14 de Oct. de 2013
1 voto
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.
Categorías
Más información sobre Genetic Algorithm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!