Effacer les filtres
Effacer les filtres

warning of encoding is shown when trying to read text file

1 vue (au cours des 30 derniers jours)
Kobi
Kobi le 22 Déc 2014
Commenté : Geoff Hayes le 27 Déc 2014
while using the function fopen and textscan for text file i get this warning:
*Warning: The encoding 'windows-1255' is not supported.
See the documentation for FOPEN.
> In txt2mat at 16
> In Inversion at 11*
don't understand this error and what am i doing wrong, but i do get unexpected resaults.
  2 commentaires
Kobi
Kobi le 23 Déc 2014
?
Geoff Hayes
Geoff Hayes le 27 Déc 2014
Kobi - rather than providing links to your files, please just attach them to your post using the paperclip button.
I glanced at your txt2mat function and noticed that the first two lines open the same file using fopen. Why are you doing this and trying to read the data using two different formats?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Standard File Formats dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by