Output variables of different Class to csv or xls file.

3 visualizaciones (últimos 30 días)
Kcire L
Kcire L el 9 de Feb. de 2023
Respondida: Vilém Frynta el 9 de Feb. de 2023
Hello
I have a few variables that I would like to output to a .csv or .xls file but am having difficulty accomplishing this.
The variables are ppt_per which is a double, Binning which is a class, and V_per which is a double
I'd like it to be in columns like the following....
If anyone could help me with this I would appreciate it very much.
Thank you.

Respuesta aceptada

Vilém Frynta
Vilém Frynta el 9 de Feb. de 2023
Have you tried using writematrix()?
Works usually the best.

Más respuestas (0)

Categorías

Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by