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
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 LinuxCategories
- MATLAB > Language Fundamentals > Data Types > Tables >
Find more on Tables in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.
