MATLAB: Simulink data inspector missing some logged signals

data inspectorloggingSimscapesimulink

Simulink data inspector suddenly stopped logging some, but not all signals in my model. I can't think of any changes I would have made to the model that would have caused this. It seems that the data inspector is struggling to communicate with the model. I can stop logging signals that are currently working with the data inspector, but cannot start logging them again. I recently updated to matlab 2019b.
I've tried running >> sdi.Repository.clearRepositoryFile
Any help would be appreciated. Thanks in advance.

Best Answer

It may be due to "Output options" or "logging intervals".
refer to the below documents and select options in the model accordingly
Hope this helps!