thomaslyngfelt
New Member
- Joined
- Nov 14, 2017
- Messages
- 3
I am creating a csv file from a Matlab script.
Is there a way to inject other than standard font attributes from the script? Like bold fonts, different colors of the fonts, sorting filters etc?
Theese attributes is editable when opening the csv in Excel so it should be possible to encode.
Unfortunately I cant use a xlsx file and commands like xlswrite, since the script is running on a non Windows platform.
BR
Is there a way to inject other than standard font attributes from the script? Like bold fonts, different colors of the fonts, sorting filters etc?
Theese attributes is editable when opening the csv in Excel so it should be possible to encode.
Unfortunately I cant use a xlsx file and commands like xlswrite, since the script is running on a non Windows platform.
BR