Programming Fundamentals
840Pages

{{requestButtons}}

Catalog excerpts

Programming Fundamentals - 15

6-97 Microsoft > Excel > ή Spreadsheets >

Open the catalog to page 15
Programming Fundamentals - 102

MatricesandArrays FunctionstoDetermineClass(Continued) FunctionDescription > isreal Return > true ifmatrixelementsarerealnumbers. > isstruct Return > true ifmatrixelementsareMATLAB > structures. FunctionstoSortandShiftMatrixElements FunctionDescription > circshift Circularlyshiftmatrixcontents. > issorted Return > true ifthematrixelementsaresorted. > sort Sortelementsinascendingordescendingorder. > sortrows Sortrowsinascendingorder. FunctionsThatWorkonDiagonalsofaMatrix FunctionDescription > blkdiag Constructablockdiagonalmatrix. > diag Returnthediagonalsofamatrix. > trace...

Open the catalog to page 102
Programming Fundamentals - 172

Built-InClasses(DataTypes) FunctionstoModifyCharacterArrays FunctionDescription > deblank Removetrailingblanks. > lower Makeallletterslowercase. > sort Sortelementsinascendingordescendingorder. > strjust Justifyastring. > strrep Replaceonestringwithanother. > strtrim Removeleadingandtrailingwhitespace. > upper Makealllettersuppercase. FunctionstoReadandOperateonCharacterArrays FunctionDescription > eval ExecuteastringwithMATLABexpression. > sscanf Readastringunderformatcontrol. FunctionstoSearchorCompareCharacterArrays FunctionDescription > findstr Findonestringwithinanother. > strcmp...

Open the catalog to page 172
Programming Fundamentals - 173

CharactersandStrings FunctionstoDetermineClassorContent FunctionDescription > iscellstr Return > true foracellarrayofstrings. > ischar Return > true foracharacterarray. > isletter Return > true forlettersofthealphabet. > isstrprop Determineifastringisofthespecifiedcategory. > isspace Return > true forwhite-spacecharacters. FunctionstoConvertBetweenNumericandStringClasses FunctionDescription > char Converttoacharacterorstring. > cellstr Convertacharacterarraytoacellarrayofstrings. > double Convertastringtonumericcodes. > int2str Convertanintegertoastring. > mat2str...

Open the catalog to page 173
Programming Fundamentals - 321

RegularExpressions PositionalOperators OperatorUsage > ^expr Match > expr ifitoccursatthebeginningoftheinputstring. > expr$ Match > expr ifitoccursattheendoftheinputstring. > \Match > expr whenitoccursatthebeginningofaword. > expr\> Match > expr whenitoccursattheendofaword. > \Match > expr whenitrepresentstheentireword. LookaroundOperators OperatorUsage > (?=expr) Lookaheadfromcurrentpositionandtestif > expr isfound. > (?!expr) Lookaheadfromcurrentpositionandtestif > expr isnotfound > (?<=expr) Lookbehindfromcurrentpositionandtestif > expr isfound. > (?Lookbehindfromcurrentpositionandtestif...

Open the catalog to page 321
Programming Fundamentals - 583

ExchangingFilesovertheInternet FunctionDescription > rename RenamefileonFTPserver. > rmdir(ftp) RemovedirectoryonFTPserver. >

Open the catalog to page 583
Programming Fundamentals - 594

ScientificDataFileFormats bindata=fitsread('tst0012.fits','bintable'); Note Toreadthe > BinaryTable extensionusing > fitsread ,youmustspecifytheparameter > 'bintable' .Similarly,toreadthe > AsciiTable extension,youmustspecifytheparameter > 'table' .Seethe > fitsread referencepageformoreinformation. >

Open the catalog to page 594
Programming Fundamentals - 619

HierarchicalDataFormat(HDF5)Files data=permute(returned_data,[321]); YoucancomparetheoriginalMATLABvariable, > testdata ,withthevariablejustcreated, > data ,toseeiftheyarethesame. >

Open the catalog to page 619

All The MathWorks catalogs and technical brochures

  1. Stateflow

    8 Pages

  2. SimEvents

    7 Pages

  3. SimDriveline

    7 Pages

  4. SimRF

    6 Pages

  5. MATLAB Coder

    5 Pages

  6. OPC Toolbox

    5 Pages

  7. SimBiology

    6 Pages

  8. xPC Target

    5 Pages

  9. SimMechanics

    7 Pages

  10. Simscape

    7 Pages

  11. Simulink

    6 Pages

  12. MATLAB®

    6 Pages

Archived catalogs

  1. Graphics

    667 Pages

  2. Data Analysis

    220 Pages

  3. Mathematics

    316 Pages