imagesc plotting from double array matrices, tables
Show older comments
Hi. I have a matrix exported to a .csv file - 1st row represents the depth(y-axis), 1st column represents the datetime(x-axis), and the data in between is what I intend on plotting using 'IMAGESC'. Can I just use the workspace double arrays and tables to plot the image? Or do I need to work off of the exported .csv file? I appreciate all the help. Thank you.
Answers (0)
Categories
Find more on Numeric Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!