Home > . > pronto.m

pronto

PURPOSE ^

Function launching PRoNTo (Pattern Recognition for Neuroimaging Toolbox),

SYNOPSIS ^

function pronto

DESCRIPTION ^

 Function launching PRoNTo (Pattern Recognition for Neuroimaging Toolbox),
 see prt.m for more details

_______________________________________________________________________
 Copyright (C) 2012 Machine Learning & Neuroimaging Laboratory

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function pronto
0002 % Function launching PRoNTo (Pattern Recognition for Neuroimaging Toolbox),
0003 % see prt.m for more details
0004 %
0005 %_______________________________________________________________________
0006 % Copyright (C) 2012 Machine Learning & Neuroimaging Laboratory
0007 
0008 % Written by Christophe Phillips
0009 % $Id: pronto.m 502 2012-04-06 16:09:37Z cphillip $
0010 
0011 prt;
0012 return

Generated on Mon 03-Sep-2012 18:07:18 by m2html © 2005