comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Interpolate
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Interpolate [message #91914 is a reply to message #91913] Tue, 15 September 2015 07:18 Go to previous messageGo to previous message
Klemen is currently offline  Klemen
Messages: 80
Registered: July 2009
Member
IDL> x = findgen(42)
IDL> y = (x-20.)^2 ;just an example
IDL> plot, x, y
IDL> yy = interpol(y, 256)
IDL> plot, indgen(256), yy
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: medical image reconstruction
Next Topic: NetCDF: Converting time variable using start time from "units"

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:50:02 PDT 2025

Total time taken to generate the page: 0.00429 seconds