#include <string.h>#include <stdio.h>#include <fitsio.h>#include <malloc.h>#include "mex.h"#include "matrix.h"Go to the source code of this file.
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| Executes the fits_read_image function. More... | |
|
||||||||||||||||||||
|
Executes the fits_read_image function. Type "help fits_read_image" for more information.
|