.. AUTO-GENERATED FILE -- DO NOT EDIT!

nipype.interfaces.spm.utils
===========================


:class:`Analyze2nii`
--------------------




Inputs:: 

	[Mandatory]
	analyze_file : (an existing file name)
		Unknown

	[Optional]
	ignore_exception : (a boolean)
		Print an error message instead of throwing an exception in case the interface fails to run
	matlab_cmd : (a string)
		matlab command to use
	mfile : (a boolean)
		Run m-code using m-file
	paths : (a directory name)
		Paths to add to matlabpath
	use_mcr : (a boolean)
		Run m-code using SPM MCR


Outputs:: 

	ignore_exception : (a boolean)
		Print an error message instead of throwing an exception in case the interface fails to run
	matlab_cmd : (a string)
		matlab command to use
	mfile : (a boolean)
		Run m-code using m-file
	nifti_file : (an existing file name)
		Unknown
	paths : (a directory name)
		Paths to add to matlabpath
	use_mcr : (a boolean)
		Run m-code using SPM MCR
