-
Notifications
You must be signed in to change notification settings - Fork 0
gutte/sheets2matlab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some scripts for - importing complex (=multidimensional) spreadsheets into matlab/octave - pivoting (permute) and exporting to csv files The xlsc <--> csv exports are done outside matlab. convert spreadsheet to csv using xlsx2csv [github.com/dilshod/xlsx2csv] command: xlsx2csv -a source.xlsx csvdir set some parameters manually in import_csv.m run export csv export_csv.m - this does the permutation to desired dimensions and exports to multiple csv files
About
Script for converting a multidimensional (non-normalized) spreadsheet document to matlab variables.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published