Error when interpolating data code attached
Show older comments
Im getting an error using the interp1, the workspace is attached. I think the issue is with te, where it jumps suddenly at indices 5139-5140. te is a time vector, eth is a concentration
ethi = interp1 (te, eth, (tg+5))

3 Comments
Image Analyst
on 11 Mar 2015
We can't run anything because you forgot to attach your code. I have no idea what te, eth, and tg are. Give us their values.
shobhit mehrotra
on 11 Mar 2015
shobhit mehrotra
on 11 Mar 2015
Accepted Answer
More Answers (0)
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!