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

3 次查看(过去 30 天)
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?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 String 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by