Matlab画图时text文本自动换行的问题。
Show older comments
小弟我需要在画图时插入一个文本框显示数据,而显示出的文本会自动换行,这比较影响观感,有什么办法能够不自动换行呢?text(10,75000,{'均方根误差RMSE=' RMSE1,'m^3/s'},'FontSize',12,'FontName','楷体');

Accepted Answer
More Answers (0)
Categories
Find more on 输入命令 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!