matlab-readcsv

Version 1.0.0 (1.22 KB) by Sidik
A tool to read a csv file containing n multiple columns and to separate them into their independent variables
150 Downloads
Updated 6 Oct 2018

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 .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Tables in Help Center and MATLAB Answers
Tags Add Tags

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.