The Matlab interface is being implemented through Java. Basically, you get a single jygrads-superpack.jar which gives you access to a Grads class. A simple grads.m wrapper adds a Matlab look and feel. Now, if "R" can import Java classes a similar approach could be used. I'm thinking about doing the same for IDL using their Java bridges.
All of this is based underneath on the Python interface, so lots of code reuse.
Arlindo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=2079241
Originator: NO
Matlab interface? Wow... That makes me wonder if someday there will be a "R" interface.
Great job!
Peace
Logged In: NO
The Matlab interface is being implemented through Java. Basically, you get a single jygrads-superpack.jar which gives you access to a Grads class. A simple grads.m wrapper adds a Matlab look and feel. Now, if "R" can import Java classes a similar approach could be used. I'm thinking about doing the same for IDL using their Java bridges.
All of this is based underneath on the Python interface, so lots of code reuse.
Arlindo