retistruct.export.matlab: Save reconstruction data in MATLAB format

View source: R/retistruct.R

retistruct.export.matlabR Documentation

Save reconstruction data in MATLAB format

Description

Save as a MATLAB object certain fields of an object r of classRetinalReconstructedOutline to a file called r.mat in the directory r$dataset.

Usage

retistruct.export.matlab(r, filename = NULL)

Arguments

r

RetinalReconstructedOutline object

filename

Filename of output file. If not specified, is r.mat in the same directory as the input files

Author(s)

David Sterratt


retistruct documentation built on June 8, 2025, 10:31 a.m.