HOW TO SOLVE THIS PROBLEM

ASL_GUI
Error using figure
PaperSize cannot be set in normalized PaperUnits.
To set PaperSize:
Set PaperType to a different value, or
Change PaperUnits to inches, centimeters, or points, and then set PaperSize.
Error in ASL_GUI
Error in ASL_GUI
Error in ASL_GUI

3 个评论

The error message seems clear to me. What part is confusing you?
explain the problem to me, please. then tell me how to solve it
The PaperUnits property of your figure is set to Normalized, which means that you can't set an explicit value for the PaperSize property, because it is by definition 1.

请先登录,再进行评论。

回答(1 个)

类别

帮助中心File Exchange 中查找有关 C4ISR 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by