Open In App

MATLAB – Working with Spreadsheets

Prerequisite: Getting Started with MATLAB

In Matlab, Spreadsheets are represented as a table. A spreadsheet most often contains text and numerical data in row and column format. You need to perform the following steps to start working with spreadsheets (.xlsx,.csv) in Matlab





Let’s Understand the import section.

Import Section in Matlab

The import section looks like below image

Article Tags :