<< Xcos
Scilab Help
Console >>
Scilab Help
>> Spreadsheet
Spreadsheet
Timeseries/Table
cell2table
—
convert a cell into a table
detectImportOptions
—
structure containing all useful information to import the file
groupcounts
—
returns the number of elements for each group
groupsummary
—
create groups in table or timeseries and apply functions to variables within groups
isregular
—
check if the time vector is regular
matrix2table
—
convert a matrix into a table
pivot
—
create a pivoted table providing a summary of data.
readtable
—
create a table from a file
readtimeseries
—
create a timeseries from a file
retime
—
create a new timeserie on a new time basis
rowfun
—
apply a function to each row of the table/timeseries
struct2table
—
convert a struct into a table
synchronize
—
synchronize several timeseries on the same time basis
table
—
create a table from variables
table2cell
—
convert a table into a cell
table2matrix
—
convert a table into a matrix
table2struct
—
convert a table into a struct
table2timeseries
—
convert a table into a timeseries
timeseries
—
create a timeseries - table with time as index
timeseries2table
—
convert a timeseries into a table
varfun
—
apply a function to each column of the table/timeseries
writetable
—
write a table to file
writetimeseries
—
write a timeseries to file
csvDefault
—
CSVファイルに関するデフォルト動作を取得/設定.
csvRead
—
CSVファイルを読み込む
csvTextScan
—
カンマ区切りの値を行列に変換
csvWrite
—
CSVファイルを書き込む
read_csv
—
カンマ区切り形式のファイルを読み込む.
csvRead
で置換されています.
readxls
—
Excelファイルを読み込む
write_csv
—
カンマ区切り形式でファイルに書き込む.
csvWrite
で置換.
xls_open
—
Excelファイルを読み込み用に開く
xls_read
—
Excelファイルからシートを読み込む
Report an issue
<< Xcos
Scilab Help
Console >>