Equivalent R2010b Toolboxes in R2011a
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Más respuestas (1)
Kofi
el 27 de Jul. de 2011
1 comentario
Fangjun Jiang
el 27 de Jul. de 2011
I wonder what error messages did you got. It may tell you what exact Toolbox you need.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!