0% found this document useful (0 votes)
33 views

MATLAB Command Window

The document provides information about MATLAB commands related to determining system specifications. It shows the output of commands like 'computer' that return the computer type, 'ver' that lists installed toolboxes, and 'realmin'/'realmax' that give the minimum and maximum real number values. It also demonstrates that 'bitmax' is now called 'flintmax' and provides the maximum integer value.

Uploaded by

Baga Art
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

MATLAB Command Window

The document provides information about MATLAB commands related to determining system specifications. It shows the output of commands like 'computer' that return the computer type, 'ver' that lists installed toolboxes, and 'realmin'/'realmax' that give the minimum and maximum real number values. It also demonstrates that 'bitmax' is now called 'flintmax' and provides the maximum integer value.

Uploaded by

Baga Art
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

9/3/21 10:21 AM MATLAB Command Window 1 of 4

>> doc
>> help computer
computer Computer type.
C = computer returns string C denoting the type of computer
on which MATLAB is executing. Possibilities are:

ISPC ISUNIX ISMAC ARCHSTR


32-Bit Platforms
PCWIN - Microsoft Windows on x86 1 0 0 win32
GLNX86 - Linux on x86 0 1 0 glnx86

64-Bit Platforms
PCWIN64 - Microsoft Windows on x64 1 0 0 win64
GLNXA64 - Linux on x86_64 0 1 0 glnxa64
MACI64 - Apple Mac OS X on x86_64 0 1 1 maci64

ARCHSTR = computer('arch') returns string ARCHSTR which is


used by the MEX command -arch switch.

[C,MAXSIZE] = computer returns integer MAXSIZE which


contains the maximum number of elements allowed in a matrix
on this version of MATLAB.

[C,MAXSIZE,ENDIAN] = computer returns either 'L' for


little endian byte ordering or 'B' for big endian byte ordering.

See also ispc, isunix, ismac.

Reference page in Help browser


doc computer

>> helpwin computer


>> doc computer
>> realmin

ans =

2.2251e-308

>> realmax

ans =

1.7977e+308

>> bitmax
Error using bitmax (line 41)
BITMAX has been removed. Use FLINTMAX instead.

>> flintmax
9/3/21 10:21 AM MATLAB Command Window 2 of 4

ans =

9.0072e+15

>> computer

ans =

PCWIN64

>> ver
-----------------------------------------------------------------------------------------
-----------
MATLAB Version: 8.5.0.197613 (R2015a)
MATLAB License Number: 161052
Operating System: Microsoft Windows 10 Home Single Language Version 10.0 (Build 19043)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM
mixed mode
-----------------------------------------------------------------------------------------
-----------
MATLAB Version 8.5 (R2015a)
Simulink Version 8.5 (R2015a)
Aerospace Blockset Version 3.15 (R2015a)
Aerospace Toolbox Version 2.15 (R2015a)
Antenna Toolbox Version 1.0 (R2015a)
Bioinformatics Toolbox Version 4.5.1 (R2015a)
Communications System Toolbox Version 6.0 (R2015a)
Computer Vision System Toolbox Version 6.2 (R2015a)
Control System Toolbox Version 9.9 (R2015a)
Curve Fitting Toolbox Version 3.5.1 (R2015a)
DO Qualification Kit Version 2.5 (R2015a)
DSP System Toolbox Version 9.0 (R2015a)
Data Acquisition Toolbox Version 3.7 (R2015a)
Database Toolbox Version 5.2.1 (R2015a)
Datafeed Toolbox Version 5.1 (R2015a)
Econometrics Toolbox Version 3.2 (R2015a)
Embedded Coder Version 6.8 (R2015a)
Filter Design HDL Coder Version 2.9.7 (R2015a)
Financial Instruments Toolbox Version 2.1 (R2015a)
Financial Toolbox Version 5.5 (R2015a)
Fixed-Point Designer Version 5.0 (R2015a)
Fuzzy Logic Toolbox Version 2.2.21 (R2015a)
Global Optimization Toolbox Version 3.3.1 (R2015a)
HDL Coder Version 3.6 (R2015a)
HDL Verifier Version 4.6 (R2015a)
IEC Certification Kit Version 3.5 (R2015a)
Image Acquisition Toolbox Version 4.9 (R2015a)
Image Processing Toolbox Version 9.2 (R2015a)
Instrument Control Toolbox Version 3.7 (R2015a)
LTE System Toolbox Version 2.0 (R2015a)
MATLAB Coder Version 2.8 (R2015a)
9/3/21 10:21 AM MATLAB Command Window 3 of 4

MATLAB Compiler Version 6.0 (R2015a)


MATLAB Compiler SDK Version 6.0 (R2015a)
MATLAB Distributed Computing Server Version 6.6 (R2015a)
MATLAB Report Generator Version 4.1 (R2015a)
Mapping Toolbox Version 4.1 (R2015a)
Model Predictive Control Toolbox Version 5.0.1 (R2015a)
Model-Based Calibration Toolbox Version 4.8.1 (R2015a)
Neural Network Toolbox Version 8.3 (R2015a)
OPC Toolbox Version 3.3.3 (R2015a)
Optimization Toolbox Version 7.2 (R2015a)
Parallel Computing Toolbox Version 6.6 (R2015a)
Partial Differential Equation Toolbox Version 2.0 (R2015a)
Phased Array System Toolbox Version 3.0 (R2015a)
Polyspace Bug Finder Version 1.3 (R2015a)
Polyspace Code Prover Version 9.3 (R2015a)
RF Toolbox Version 2.16 (R2015a)
Robotics System Toolbox Version 1.0 (R2015a)
Robust Control Toolbox Version 5.3 (R2015a)
Signal Processing Toolbox Version 7.0 (R2015a)
SimBiology Version 5.2 (R2015a)
SimDriveline Version 2.8 (R2015a)
SimElectronics Version 2.7 (R2015a)
SimEvents Version 4.4 (R2015a)
SimHydraulics Version 1.16 (R2015a)
SimMechanics Version 4.6 (R2015a)
SimPowerSystems Version 6.3 (R2015a)
SimRF Version 4.4 (R2015a)
Simscape Version 3.13 (R2015a)
Simulink 3D Animation Version 7.3 (R2015a)
Simulink Code Inspector Version 2.3 (R2015a)
Simulink Coder Version 8.8 (R2015a)
Simulink Control Design Version 4.2 (R2015a)
Simulink Design Optimization Version 2.7 (R2015a)
Simulink Design Verifier Version 2.8 (R2015a)
Simulink Desktop Real-Time Version 5.0 (R2015a)
Simulink PLC Coder Version 1.9 (R2015a)
Simulink Real-Time Version 6.2 (R2015a)
Simulink Report Generator Version 4.1 (R2015a)
Simulink Test Version 1.0 (R2015a)
Simulink Verification and Validation Version 3.9 (R2015a)
Spreadsheet Link EX Version 3.2.3 (R2015a)
Stateflow Version 8.5 (R2015a)
Statistics and Machine Learning Toolbox Version 10.0 (R2015a)
Symbolic Math Toolbox Version 6.2 (R2015a)
System Identification Toolbox Version 9.2 (R2015a)
SystemTest Version 2.6.9 (R2015a)
Trading Toolbox Version 2.2 (R2015a)
Vehicle Network Toolbox Version 2.4 (R2015a)
Vision HDL Toolbox Version 1.0 (R2015a)
Wavelet Toolbox Version 4.14.1 (R2015a)
>> version
9/3/21 10:21 AM MATLAB Command Window 4 of 4

ans =

8.5.0.197613 (R2015a)

>> hostid
Undefined function or variable 'hostid'.

>> license

ans =

161052

>> why
The bald and not excessively bald and not excessively smart hamster obeyed a terrified
and not excessively terrified hamster.
>>

You might also like