Author: Shruti Datt

Matrices and arrays in MATLAB

By Soumya Srivastava and Shruti Datt on November 15, 2018 No Comments

The basics of MATLAB were discussed in the previous module. It covered topics on interface of MATLAB software and the basic operations of MATLAB along the help and documentation features.

 

Search and help in MATLAB

By Soumya Srivastava and Shruti Datt on September 21, 2017 1 Comment

MATLAB provides various ways in which a user can access help within the software for better understanding of the functions. Similarly, many search options are provided to search text, characters and functions in the software in order to fix errors and avoid bugs.

 

Formatting output and help in MATLAB

By Soumya Srivastava and Shruti Datt on September 2, 2017 No Comments

In the previous articles, the discussion revolved around the use of command window and how variables are added to working window. In the present article, the focus will be on how to format output and further use MATLAB for documentation without errors.