Equivalent R2010b Toolboxes in R2011a
조회 수: 1 (최근 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
댓글 수: 0
채택된 답변
추가 답변 (1개)
Kofi
2011년 7월 27일
댓글 수: 1
Fangjun Jiang
2011년 7월 27일
I wonder what error messages did you got. It may tell you what exact Toolbox you need.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!