matlab-readcsv

A tool to read a csv file containing n multiple columns and to separate them into their independent variables

https://github.com/yohanfs/matlab-readcsv

You are now following this Submission

Data can be stored in CSV files. They can be from a digital oscilloscope and a simulation software. The obtained csv files can be read by csvread command in MATLAB. However, if the data contain multiple columns, then they will be exported as a matrix in MATLAB. The developed script here is to automatically separate the columns into their independent variables. Hence, they will be easier to handle such as making plots.

Cite As

Sidik (2026). matlab-readcsv (https://github.com/yohanfs/matlab-readcsv), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.