Import/plot data
显示 更早的评论
Hello,
I am a kind of new Matlab user with some basic basic background. I am currently doing an experiment on SPR (Surface plasmon resonance) and Mr Luigi Cristofolini's script is perfect for analysis. However I do not know how to import (and plot with theoretical graph) experimental data. Here is the link to his script: http://www.mathworks.com/matlabcentral/fileexchange/13700-surface-plasmon-resonance-calculator/content/SPR_grafico.m
If anyone has any idea that would be very helpful, thank you in advance.
PS: Otherwise, my question would be: How can I plot some data taken from an excel file within a graph already plotted?
1 个评论
Sven
2011-11-20
Your question is very vague. What I can gather you want to know:
1. How can I import excel data? (see "doc xlsread")
2. How can I plot data? (see "doc plot")
3. How can I plot onto an already-made graph? (see "doc hold")
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!