FEX not recognizing functions

2 visualizaciones (últimos 30 días)
Chad Greene
Chad Greene el 22 de Oct. de 2012
The Mathworks File Exchange (FEX) site occasionally has difficulty in properly recognizing my uploaded files as functions. FEX misidentifies them as plain scripts. Today's upload http://www.mathworks.com/matlabcentral/fileexchange/38710-get-land-surface-temperatures included three functions, but none of them were correctly identified. In another instance, FEX decided that most, but not all of my functions were indeed functions http://www.mathworks.com/matlabcentral/fileexchange/35258-unit-converters. Is this something I'm doing wrong, or is it a FEX glitch?

Respuestas (1)

Jim Hokanson
Jim Hokanson el 23 de Oct. de 2012
Editada: Jim Hokanson el 23 de Oct. de 2012
Looks like a spacing issue to me. Specifically it looks like there is no space following the word "function".
function[args] vs function [args]
  4 comentarios
Sean de Wolski
Sean de Wolski el 25 de Oct. de 2012
Our servers have been very unhappy the last few days but they should be all good rested up now.
Chad Greene
Chad Greene el 25 de Oct. de 2012
Thanks Sean. If I try the upload again, do you think FEX will recognize the functions as functions?

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown 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