Borrar filtros
Borrar filtros

How to run program with .tmp extension in matlab

3 visualizaciones (últimos 30 días)
mahesh chathuranga
mahesh chathuranga el 21 de Mzo. de 2014
Comentada: mahesh chathuranga el 24 de Mzo. de 2014
i have an program with .tmp extension. i want run this on matlab environment. how to do it?

Respuesta aceptada

Niklas Nylén
Niklas Nylén el 21 de Mzo. de 2014
Editada: Niklas Nylén el 21 de Mzo. de 2014
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 comentarios
Image Analyst
Image Analyst el 24 de Mzo. de 2014
That's not proper syntax. What are you intending?
mahesh chathuranga
mahesh chathuranga el 24 de Mzo. de 2014
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?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Weather and Atmospheric Science en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by