A tool to read a csv file containing n multiple columns and to separate them into their independent variables
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0 (1.22 KB)
-
View License on GitHub
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.
