1. Catalogs
  2. The MathWorks
  3. Programming Fundamentals

Programming Fundamentals
1 /840Pages

Programming Fundamentals

Programming Fundamentals
1 /840Pages

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 Computethesumoftheelementsonthemaindiagonal....

 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 Comparestrings....

 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 Convertamatrixtoastringyoucanrun...

 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. SimHydraulics

    7  Pages

  5. SimRF

    6  Pages

  6. MATLAB Coder

    5  Pages

  7. OPC Toolbox

    5  Pages

  8. SimBiology

    6  Pages

  9. xPC Target

    5  Pages

  10. SimMechanics

    7  Pages

  11. Simscape

    7  Pages

  12. Simulink

    6  Pages

  13. MATLAB®

    6  Pages

*Prices are pre-tax. They exclude delivery charges and customs duties and do not include additional charges for installation or activation options. Prices are indicative only and may vary by country, with changes to the cost of raw materials and exchange rates.