nasa-jpl / GMI

MACOS Generic Matlab Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMI

MACOS Generic Matlab Interface

This folder constains source files for compiling GMI on millipede.

The Makefile links object files and a SMACOS library pre-compiled separately to generate the GMI mex module 'GMI.mexa64'.

To compile using the Makefile, run 'make' command.

To clean up compiled modules, run 'make clean'.

After GMI compilation, a test can be run by using the 'test_gmi.m' script.

It uses an optiix optical prescription as input.

About

MACOS Generic Matlab Interface

License:Apache License 2.0


Languages

Language:Fortran 69.0%Language:MATLAB 17.0%Language:Shell 8.7%Language:Makefile 3.7%Language:Assembly 1.5%