Hello,
Is it possible to plot a general square with Biliear Interpolation of values at the nodes, instead of linear interpolation?
currently, I get this plot with the functions
call crvqdr (x,y,z,4)
and
call SHDMOD ('smooth', 'surface'):
But I want the Plot to look more like this:
Is this possible using DISLIN?
Thanks for any suggestions.
Best regards,
Albert