f = /:\Documents and Settings\Owner\Desktop\something.dat load f
??? Error using ==> load Unable to read file f: No such file or directory.
I would get exact above errors. And, I do not know a good way of opening dat file manually.
Thank you.

 採用された回答

Matt Kindig
Matt Kindig 2013 年 5 月 6 日

0 投票

Use the functional form of load, i.e.
load(f)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange で File Operations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by