Create a stage and use the reportInfo function to
report a message as information in the Diagnostic Viewer for the specified model.
% Create a Stage to display all the messages
my_stage = sldiagviewer.createStage('Analysis', 'ModelName', 'vdp');
% Report a custom info message to Diagnostic Viewer
sldiagviewer.reportInfo('Information message.','Component','Stateflow');
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.