how can i convert data in double format to ascii using matlab?

2 vues (au cours des 30 derniers jours)
SHRUTHI k
SHRUTHI k le 9 Avr 2014
i need to convert the data which is in double format to ascii equivalent using matlab tool.how i can do that?can anybody help me please?

Réponses (1)

Walter Roberson
Walter Roberson le 9 Avr 2014
save -ascii
is one way, for some circumstances.
Other than that, see fprintf() and sprintf()

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by