Save a .pdf file showing extracted fits plotted on top of the fitted data.
1 | saveFits(filename,fitData, x="zPos", y="F")
|
filename |
Where to save the plots |
fitData |
Fit data produced using the functions
|
x |
Variable to plot on x axis. Should probably be "zPos" for hertzian fits and "t" for force relaxation fits |
y |
Variable to plot on y axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.