Opening Multiple .csv files
3 次查看(过去 30 天)
显示 更早的评论
I have 2 slightly different .csv files that I want to open at once with Matlab (2021) and plot certain columns from. Both files have more than 100 columns, in which not all of them have the same name, however some of the columns are similar, and I only need to extract the data from the similar columns. How can I open and plot from both csv files and keeping both figures on? So far, I am successful in opening both files and plotting the data for both of them but once the second part of the code opens the second file, the figure of the first file is overriden.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!