Data Types for GNU Octave
table arrays
Octave Packages
GNU Octave website
Categories &
Functions List
categorical arrays
categorical arrays
categorical
iscategorical
calendarDuration arrays
calendarDuration arrays
calendarDuration
caldays
calweeks
calmonths
calquarters
calyears
iscalendarduration
datetime arrays
datetime arrays
datetime
isdatetime
NaT
__datetime__
duration arrays
duration arrays
duration
days
years
hours
minutes
seconds
milliseconds
isduration
string arrays
string arrays
string
convertCharsToStrings
convertStringsToChars
table arrays
table arrays
table
array2table
cell2table
struct2table
istable
__table2csv__
supplementary classes
supplementary classes
missing
vartype
@cell/disp
@cell/display
Function Reference:
__table2csv__
datatypes:
__table2csv__
(
file
,
C
)
Barebone function for saving a cell array to a CSV file.
Source Code:
__table2csv__