FEX not recognizing functions

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?

답변 (1개)

Jim Hokanson
Jim Hokanson 2012년 10월 23일
편집: Jim Hokanson 2012년 10월 23일

0 개 추천

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

Chad Greene
Chad Greene 2012년 10월 23일
Interesting thought. Perhaps that's the problem for the land surface temperature functions. But they do function properly in Matlab, space or no space. And the unit converter functions all have a space, but some get identified as functions on FEX and some do not.
We will see if the inclusion of a space fixes the problem for the land surface temperature functions. Unfortunately, I have been attempting to update them since yesterday but the FEX site keeps giving me this message:
We're sorry, but something went wrong.
But perhaps that's another issue entirely.
Chad Greene
Chad Greene 2012년 10월 25일
My upload has now been approved, spaces included, and FEX still does not recognize the functions as functions.
Sean de Wolski
Sean de Wolski 2012년 10월 25일
Our servers have been very unhappy the last few days but they should be all good rested up now.
Chad Greene
Chad Greene 2012년 10월 25일
Thanks Sean. If I try the upload again, do you think FEX will recognize the functions as functions?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2012년 10월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by