Plotting multiple columns of csv data?
Mostra commenti meno recenti
Am new to MATLAB. Have an .xlsx file, like to know steps to import and create plots. Here is the structure of the file.
- 1. Total number of columns can be unknown; but with this dataset, it can be counted.
- 2. The first row are header names of each column.
- 3. Column data format is a mixture of decimal and text.
- 4. The text needs converted into decimal value (i.e., Off = 1, On = 0)
- 5. Total length of dataset can be unknown; but this dataset, it can be counted.
- 6. The dataset has a Zulu Date column and Zulu Time column.
- 7. The second row of data is the 'Unit of Measure' or interger/discrete.
If someone can get me started with instructions to import, use the dataset to develop plot and convert text into decimal values, in an XXXXX.m file; I believe once I see how the function is written, I feel can learn more with reading. Just like someone to do a 'Show and Tell'. Trying to learn MATLAB on own and always want to jump in the middle and struggle...LOL. Maybe getting too old and impatient???
Attached is the dataset file: Dataset_Plotting.xlsx
Appreciate anyone's assistance. The more the merrier - good to view others and come up with simplest.
Tim
1 Commento
Stephen23
il 29 Gen 2017
You smart people in the MATLAB world, anyone else dare to assist? Not asking for complete solution, just help to understand and visual.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Downloads in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!