#include "petscmatlab.h" PetscErrorCode PetscMatlabEngineGetArray(PetscMatlabEngine mengine,int m,int n,PetscScalar *array,const char name[])Not Collective
mengine | - the Matlab engine | |
m,n | - the dimensions of the array | |
array | - the array (represented in one dimension) | |
name | - the name of the array |
Level:advanced
Location:src/sys/classes/matlabengine/matlab.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages