readQSM.mat: readQSM.mat

View source: R/QSM_funcs.r

readQSM.matR Documentation

readQSM.mat

Description

reads in a QSM file in matlab format and passes back cylinder and branch data

Usage

readQSM.mat(qsmfile, qsmver = "by_name")

Arguments

qsmfile

path to .mat file

qsmver

version of treeQSM used to make the .mat file, Default: 2.3

Details

DETAILS

Value

a 3-element list of file (filename), CylData, and BranchData

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

ashenkin/treestruct documentation built on June 11, 2025, 10:40 a.m.