how can i make the isotherm plot from excel data using MATLAB
显示 更早的评论
right now i m using FLIR camera by which i can get the single image data as well i can capture the whole video which is in .seq file.after that i export the data .by which i get the data in .csv file thn by using excel sheet i m able to convert the data points to .xls.but now i am facing prblm that how can i plot the data without having x,y coordinate only it shows the temperature reading(around 1lakh temp points are thr) to get isotherm plot.is it possible to draw in matlab plz help me if possible
回答(1 个)
Grzegorz Knor
2012-7-18
0 个投票
Try function contour or imagesc.
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!