fn_pointer

Contents

Syntax

p = fn_pointer('fieldname1',value1,'fieldname2',value2, ...)

Description

An fn_pointer object acts exactly as a structure, except that it is
passed has a handle (i.e. different copies of the object point to and
modify the same data).
fn_pointer is actually a small wrapper for Matlab 'dynamicprops'
class

Source

Thomas Deneux

Copyright 2015-2017