Why do I receive an error when I plot matrix signals from the Fixed-Point Settings interface in Simulink 6.0 (R14) ?
3 ビュー (過去 30 日間)
古いコメントを表示
When I try to plot the matrix signal from the Fixed-Point settings interface, I receive the following error:
??? Error using ==> plot
Data may not have more than 2 dimensions.
Error in ==> fxptplt at 188
plot(data{:})
??? Error while evaluating uicontrol Callback.
To reproduce the problem, follow the steps below:
1. Open the attached model 'fixed_matrix_plot.mdl' and run it once
2. Go to 'Tools -> Fixed Point Settings' to bring up the Fixed-Point Settings interface
3. Click on 'Show Plot Dialog' on the figure's toolbar, the last button on the right
4. Click on 'Plot Signals' button
採用された回答
MathWorks Support Team
2009 年 6 月 27 日
This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
We have verified that there is a bug in Simulink 6.0 (R14) while plotting matrix signals from the Fixed-Point Settings interface.
There are currently no known workarounds.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fixed-Point Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!