Browse Subject Headings
MATLAB Programming. Fundamental MATLAB Data Types or Classes
MATLAB Programming. Fundamental MATLAB Data Types or Classes
Click to enlarge
Author(s): Carter, C.
ISBN No.: 9781687210999
Pages: 488
Year: 201908
Format: Trade Paper
Price: $ 41.30
Dispatch delay: Dispatched between 7 to 15 days
Status: Available

This book develops data types or classes in MATLAB. There are many different data types, or classes, that you can work with in the MATLAB software. You can build matrices and arrays of floating-point and integer data, characters and strings, and logical true and false states. Function handles connect your code with any MATLAB function regardless of the current scope. Tables, structures, and cell arrays provide a way to store dissimilar types of data in the same container. There are 16 fundamental classes in MATLAB. Each of these classes is in the form of a matrix or array. With the exception of function handles, this matrix or array is a mnimum of 0-by-0 in size and can grow to an n-dimensional array of any size.


A function handle is always scalar (1-by-1). This book develops all fundamental MATLAB data types or classes.


To be able to view the table of contents for this publication then please subscribe by clicking the button below...
To be able to view the full description for this publication then please subscribe by clicking the button below...
Browse Subject Headings