Plot mixed data from .csv file
显示 更早的评论
EDIT - file now attached, apologies.
Hi,
Noob question about data import from .csv file.
Got a historian database that logs values of various sensors. Can export from database to flat file.
Typical format of file: TagName,DateTime,Value. Where there are multiple tagnames in each file, values usually recorded every second. Sample file attached.
Aim is to plot sensor values on same plot and then do some frequency analysis to determine periodicity patterns.
So far I have been pre-processing by manually splitting sensor data into individual files (using Excel) then importing these files and plotting. I feel there must be more efficient method/workflow to read this mixed file. (I did see timeseries mentioned in data analysis section of documentation maybe this is way to go, but can't figure out how to create from file.)
- Can any one suggest a suitable workflow with required commands/wizard?
Any help or info appreciated.
Thank you,
Michael
3 个评论
Walter Roberson
2015-8-25
The sample file did not get attached.
Walter Roberson
2015-8-25
Do the "TagName" identify the different sensors? Is the data from all of the files to be combined, or is each file to be handled independently?
Michael Cody
2015-8-25
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Calendar 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!