TD uses constructs that are invalid when the block specifies or inherits a continuous sample time. Invalid constructs include the use of persistent or global variables...
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear all,
I am studying dynamic positioning based an Active Disturbance Rejection Control (ADRC). However, when I run the mdl, there is an error in the Tracking Differentiator (TD) as follows:
"TD uses constructs that are invalid when the block specifies or inherits a continuous sample time. Invalid constructs include the use of persistent or global variables, calls to exported functions or using coder.extrinsic."
I want to know why this error take place and how to solve it?
Thank you very much.
*TD is the component of ADRC and the structure of TD is as follows.
m1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!