Tag: Matlab Module

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.

 

Introduction of basic MATLAB interface and quick access tools

By Soumya Srivastava and Shruti Datt on July 5, 2017 No Comments

Matrix Laboratoryn (MATLAB) is a high-level language that is matrix based and includes an interactive environment for numerical computation, visualization,development and programming which was originally written in FROTRAN (Formual Translation). The present module is based on R 2017a version and is available for 64 bit Windows, Mac and Linux operating system. All the MATLAB variables […]