Site hosted by Angelfire.com: Build your free website today!

matcv

PURPOSE ^

Compare two mat files of single existing variable

SYNOPSIS ^

function matcv(sfv,tfv,vname,showv);

DESCRIPTION ^

 Compare two mat files of single existing variable
 matc matfile1.mat matfile2.mat
 sfv = 'bctype2-sgf-0-beta-0';
 tf = 'uptoload';
 vname = 'timefunc';
 showv = 1;
 matcv('uptoload','bctype2-sgf-0-beta-0','timefunc',1);
 matcv('uptoload','bctype2-sgf-0-beta-0');
 matcv('uptoload','bctype2-sgf-0-beta-0','porar',1);
 matcv('uptoload','bctype2-sgf-0-beta-0','betavalue',1);
 matcv('uptoload','bctype2-sgf-0-beta-0','mpri',1);
 matcv('uptoload','bctype2-sgf-0-beta-0','porewater',1);
 matcv('uptoload','bctype2-sgf-0-beta-0','porewater',0);

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004