save_model_text_matlab_server: save_model_text_matlab_server

Description Usage Arguments Details Value Examples

View source: R/QSM_funcs.r

Description

Experimental and not tested! Uses connection to matlab server to process .mat QSM files.

Usage

1
save_model_text_matlab_server(qsm_path = ".", recursive = F, treeqsm_path = "")

Arguments

qsm_path

PARAM_DESCRIPTION, Default: '.'

recursive

PARAM_DESCRIPTION, Default: F

treeqsm_path

PARAM_DESCRIPTION, Default: ”

Details

this may not work if your version of treeqsm doesn't match the version used when making the .mat files.

Value

OUTPUT_DESCRIPTION

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

ashenkin/treestruct documentation built on Oct. 14, 2021, 1:54 a.m.