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...
19 views (last 30 days)
Show older comments
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.
m
1 Comment
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!