Difference between revisions of "Matlab add-ons"

From UFRC
Jump to navigation Jump to search
(Created page with "==Matlab 2012a== University of Florida license covers the following components: <pre> MATLAB Version 7.14 (R2012a) Simulin...")
 
Line 1: Line 1:
==Matlab 2012a==
+
==Previous Versions==
University of Florida license covers the following components:
+
Previously we used to list all of the Add-Ons available with our license of Matlab. As time goes on, this list can change because the add-ons are managed by the campus licensing group and not be Research Computing. So instead of showing the list here, we instead will show you how to get the list yourself of what is available.
 +
==Determining add-ons==
 +
In order to determine which add-ons are available, you must first get into Matlab:
 
<pre>
 
<pre>
MATLAB                                                Version 7.14      (R2012a)
+
[jka@dev1 glnxa64]$ module load matlab
Simulink                                              Version 7.9        (R2012a)
+
[jka@dev1 glnxa64]$ matlab
Bioinformatics Toolbox                                Version 4.1        (R2012a)
+
 
Communications System Toolbox                        Version 5.2        (R2012a)
+
                                                              < M A T L A B (R) >
Computer Vision System Toolbox                        Version 5.0        (R2012a)
+
                                                    Copyright 1984-2013 The MathWorks, Inc.
Control System Toolbox                                Version 9.3        (R2012a)
+
                                                      R2013a (8.1.0.604) 64-bit (glnxa64)
Curve Fitting Toolbox                                Version 3.2.1      (R2012a)
+
                                                                February 15, 2013
DSP System Toolbox                                    Version 8.2        (R2012a)
+
 
Database Toolbox                                      Version 3.11      (R2012a)
+
No window system found. Java option 'Desktop' ignored.
Econometrics Toolbox                                  Version 2.1       (R2012a)
+
Embedded Coder                                        Version 6.2        (R2012a)
+
To get started, type one of these: helpwin, helpdesk, or demo.
Financial Toolbox                                    Version 4.2        (R2012a)
+
For product information, visit www.mathworks.com.
Fixed-Point Toolbox                                  Version 3.5        (R2012a)
+
</pre>
Fuzzy Logic Toolbox                                  Version 2.2.15     (R2012a)
+
From here, you can then issue the ''ver'' command:
Global Optimization Toolbox                          Version 3.2.1      (R2012a)
+
<pre>
Image Acquisition Toolbox                            Version 4.3        (R2012a)
+
>> ver
Image Processing Toolbox                              Version 8.0        (R2012a)
+
-------------------------------------------------------------------------------------------------------
MATLAB Coder                                          Version 2.2        (R2012a)
+
MATLAB Version: 8.1.0.604 (R2013a)
MATLAB Compiler                                      Version 4.17      (R2012a)
+
MATLAB License Number: 191877
Mapping Toolbox                                      Version 3.5        (R2012a)
+
Operating System: Linux 2.6.32-279.19.1.el6.x86_64 #1 SMP Sat Nov 24 14:35:28 EST 2012 x86_64
Neural Network Toolbox                                Version 7.0.3      (R2012a)
+
Java Version: Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
Optimization Toolbox                                  Version 6.2        (R2012a)
+
-------------------------------------------------------------------------------------------------------
Parallel Computing Toolbox                            Version 6.0        (R2012a)
+
MATLAB                                                Version 8.1       (R2013a)
Partial Differential Equation Toolbox                Version 1.0.20    (R2012a)
+
Simulink                                             Version 8.1        (R2013a)
Robust Control Toolbox                                Version 4.1        (R2012a)
+
Bioinformatics Toolbox                                Version 4.3       (R2013a)
Signal Processing Toolbox                            Version 6.17      (R2012a)
+
Communications System Toolbox                         Version 5.4       (R2013a)
SimBiology                                            Version 4.1       (R2012a)
+
Computer Vision System Toolbox                       Version 5.2       (R2013a)
SimMechanics                                          Version 4.0        (R2012a)
+
.
SimPowerSystems                                      Version 5.6       (R2012a)
+
.
Simscape                                              Version 3.7        (R2012a)
+
.
Simulink Coder                                        Version 8.2       (R2012a)
 
Simulink Control Design                              Version 3.5        (R2012a)
 
Simulink Fixed Point                                  Version 7.1        (R2012a)
 
Stateflow                                            Version 7.9       (R2012a)
 
Statistics Toolbox                                   Version 8.0       (R2012a)
 
Symbolic Math Toolbox                                 Version 5.8       (R2012a)
 
System Identification Toolbox                        Version 8.0        (R2012a)
 
Wavelet Toolbox                                      Version 4.9        (R2012a)
 
 
</pre>
 
</pre>
[[Matlab|Back to the Matlab software page]]
 

Revision as of 21:32, 14 May 2014

Previous Versions

Previously we used to list all of the Add-Ons available with our license of Matlab. As time goes on, this list can change because the add-ons are managed by the campus licensing group and not be Research Computing. So instead of showing the list here, we instead will show you how to get the list yourself of what is available.

Determining add-ons

In order to determine which add-ons are available, you must first get into Matlab:

[jka@dev1 glnxa64]$ module load matlab
[jka@dev1 glnxa64]$ matlab

                                                               < M A T L A B (R) >
                                                     Copyright 1984-2013 The MathWorks, Inc.
                                                       R2013a (8.1.0.604) 64-bit (glnxa64)
                                                                February 15, 2013

No window system found.  Java option 'Desktop' ignored.
 
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.

From here, you can then issue the ver command:

>> ver
-------------------------------------------------------------------------------------------------------
MATLAB Version: 8.1.0.604 (R2013a)
MATLAB License Number: 191877
Operating System: Linux 2.6.32-279.19.1.el6.x86_64 #1 SMP Sat Nov 24 14:35:28 EST 2012 x86_64
Java Version: Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
-------------------------------------------------------------------------------------------------------
MATLAB                                                Version 8.1        (R2013a)
Simulink                                              Version 8.1        (R2013a)
Bioinformatics Toolbox                                Version 4.3        (R2013a)
Communications System Toolbox                         Version 5.4        (R2013a)
Computer Vision System Toolbox                        Version 5.2        (R2013a)
.
.
.