Simulink System Object doesn't allow to specify sampling time

1 view (last 30 days)
Hi everyone,
I'm currently working on this simulink block running a system object that basically has two internal states, receives and input and retrieves an output.
I need to get the sampling time and there for I use the the following mixin
But when I run the simulation I get following error
However I can't find in Matlab documentation such property as DisableGetCheck.
Had this happened to anyone yet?
Thanks

Answers (1)

Raptrick
Raptrick on 4 Jan 2019
Hello Vasco,
I have the same problem (2017A, I am about to upgrade to 2018B). Did not find anything about 'DisableGetCheck' in the help.
Patrick

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!