Explanation

Unlike MATLAB, deployed Windows applications use Java figure windows exclusively. Therefore, deployed Windows applications must print figures using a different function than MATLAB.

For deployed UNIX applications, using the print function is appropriate.


Suggested Action

Check that you are using the deployprint function correctly, as described on the deployprint reference page in the MATLAB Compiler documentation. If you are, suppress the message, as described in Adjust Code Analyzer Message Indicators and Messages.