Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

interp1 function in matlab

Status
Not open for further replies.

thosecars82

Computer
Joined
Oct 26, 2009
Messages
1
Location
ES
Hello there

I am getting an out of memory error in Matlab when I run this function interp1 with a 3200000 elements vector. Nonetheless, when I run the same function for a vector with just 3100000 elements, it runs successfully. Does any of you have any idea to avoid this error without having to split the vector and call this function several times?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top