Borrar filtros
Borrar filtros

How do you save a text file containing symbolic variables?

1 visualización (últimos 30 días)
Ben
Ben el 15 de Jul. de 2014
I want to be able to write symbolic variables to a .txt file and then be able to look at that file. I'm trying to do:
A = sym(1:10);
save filename A -ascii
But the text file does not show the symbolic variables. How else might I be able to do this?
Thanks, I appreciate your help.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by