Effacer les filtres
Effacer les filtres

How to open .dat file

2 vues (au cours des 30 derniers jours)
William
William le 6 Mai 2013
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.

Réponse acceptée

Matt Kindig
Matt Kindig le 6 Mai 2013
Use the functional form of load, i.e.
load(f)

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by