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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!