Why do I receive an error when I plot matrix signals from the Fixed-Point Settings interface in Simulink 6.0 (R14) ?

1 次查看(过去 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
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 个)

类别

Help CenterFile Exchange 中查找有关 Fixed-Point Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by