About this document
Advanced MATLAB Techniques and Commands by Abdullah Ejaz is a document available to read on EtoBox.
This chapter discusses more advanced MATLAB concepts such as suppressing output, data classes, string manipulation, and functions vs expressions. It describes using semicolons to suppress output, the different data classes in MATLAB, concatenating strings, and distinguishes between functions and expressions - where an expression can be a string or symbolic object but a function must be defined using @, inline, or an M-file. It also briefly mentions converting between symbolic and floating-point numbers.
- Author
- Abdullah Ejaz
- Language
- EN