You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It outputs an error when generating documentation for a model containgn referenced subsystems
for variable = requiredVariables assert(logical(exist(variable{1},'var')), 'Report generation failed in %s.\n%s not defined.', filename, variable{1}); end