Home > marsbar > @maroi > native_space.m

native_space

PURPOSE ^

native_space method - returns native space of object

SYNOPSIS ^

function sp = native_space(obj)

DESCRIPTION ^

 native_space method - returns native space of object

 $Id$

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function sp = native_space(obj)
0002 % native_space method - returns native space of object
0003 %
0004 % $Id$
0005 
0006 sp = maroi('classdata', 'spacebase');

Generated on Wed 11-May-2022 16:26:09 by m2html © 2003-2019