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 April 3, 2025, 5:58 p.m.