How to call SM from a makefile ?
I am trying to call a sm script (plot.sm) from a makefile of a larger project that involves programs in C++ and data i/o files. Is there a way I can call run sm as a command? Also is it possible to pass file-names to plot.sm from command line? or any variable for that matter?
- Forums:
Who's online
There is currently 1 user and 1 guest online.
Online users
- karuiner

calling SM functions from IDL
Hi all!
I am trying to call one of the SM functions (spline) from IDL. Does anybody know how on Earth do that? I have been playing with the CALL_EXTERNAL routine, but obviously there is something I am doing wrong.
Thank's for the help!