フィルターのクリア

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

1 回表示 (過去 30 日間)
SHRUTHI k
SHRUTHI k 2014 年 4 月 9 日
回答済み: Walter Roberson 2014 年 4 月 9 日
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 Center および File ExchangeString についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by