Hi, I´m using MATLAB on Linux and I am trying to output an array into a spreadsheet. Does anyone know what the equivalent command in Linux would be? Thanks! Jan

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 6 Jun. 2012

0 Stimmen

xlswrite() functions on Linux. In R2012a (or possibly R2011b) it gained the ability to handle xslx files; before that it was restricted to "basic mode", a text mode with restricted number of columns and rows.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by