Equivalent R2010b Toolboxes in R2011a

2 次查看(过去 30 天)
I'd like to run some Simulink code originally written with R2010b on R2011a. The code does not run on R2011a because I presumably don't have all the necessary toolboxes. The toolboxes used for this code in R2010b are (from the 'ver' command):
Communications Blockset Version 5.0 (R2010b) Communications Toolbox Version 4.6 (R2010b) Fixed-Point Toolbox Version 3.2 (R2010b) Signal Processing Blockset Version 7.1 (R2010b) Signal Processing Toolbox Version 6.14 (R2010b) Simulink Fixed Point Version 6.4 (R2010b) System Identification Toolbox Version 7.4.1 (R2010b)
What are the equivalent toolboxes in R2011a? I already have, for 2011a, toolboxes
Communications System Toolbox Version 5.0 (R2011a) DSP System Toolbox Version 8.0 (R2011a) Fixed-Point Toolbox Version 3.3 (R2011a) RF Toolbox Version 2.8.1 (R2011a) Signal Processing Toolbox Version 6.15 (R2011a)
I belive Mathworks has reconfigured some of the toolboxes so that there may no longer be a correspondence between R2010b toolboxes and R2011a toolboxes.
Thanks Kofi

采纳的回答

Fangjun Jiang
Fangjun Jiang 2011-7-27
This link might help.

更多回答(1 个)

Kofi
Kofi 2011-7-27
Yes, that link helps. Thanks. To summarize
  • R2010b[Signal Processing Blockset +Signal Processing Toolbox]is now replaced by2011a[DSP Systems Toolbox +Signal Processing Toolbox]
  • R2010b[Communications Blockset + Communications Toolbox] is now replaced by2011aCommunications Systems Toolbox
I presume
  • Simulink Fixed Point
  • Fixed Point Toolbox
  • System ID Toolbox
do not change. Therefore I need Simulink Fixed Point and System ID Toolbox.
Thanks Kofi
  1 个评论
Fangjun Jiang
Fangjun Jiang 2011-7-27
I wonder what error messages did you got. It may tell you what exact Toolbox you need.

请先登录,再进行评论。

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by