Mat_VarGetSize(3) Library Functions Manual Mat_VarGetSize(3)
NAME
Mat_VarGetSize - Calculates the size of a MAT variable in bytes.
SYNOPSIS
#include <matio.h> size_t Mat_VarGetSize(const matvar_t *matvar);
DESCRIPTION
The Mat_VarGetSize() function calculates the size of a MAT variable matvar in bytes similar to the MATLAB whos command.
RETURN VALUES
The function returns the number of bytes. macOS 13.6 November 20, 2023 macOS 13.6
matio 1.5.27 - Generated Sun Apr 21 06:35:39 CDT 2024