How to run program with .tmp extension in matlab

 Réponse acceptée

Niklas Nylén
Niklas Nylén le 21 Mar 2014
Modifié(e) : Niklas Nylén le 21 Mar 2014

0 votes

Rename the file (replace the dot before tmp with an underscore, for example). Matlab cannot handle dots in m-file names.
The name of the file you attached is extract_spi.tmp.m and possibly windows is hiding the .m part in the explorer.

3 commentaires

thank you for your answer.What do you think about the ##EYR##,##EMON##,##EDAY## in my given example?thanks again!
That's not proper syntax. What are you intending?
i have to zip files with precipitation data.i want to import this data using above program(extract_spi.tmp).but in this program there are this kind of(###EYR##) things available.i want to know that what are those things?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur App Building dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by