matlab에서 m_map code에 대해 질문하곘습니다. error를 잡아주세요

m_map을 다운후 m_demo를 실행하니 다음과 같은 오류가 나옵니다.
Undefined function 'finite' for input arguments of type 'double'.
Error in mu_util>m_getlllimits (line 305) if finite(px(1)), MAP_VAR_LIST.lats(1)=-90; end;
Error in mu_util (line 34) m_getlllimits;
Error in mp_azim (line 149) mu_util('lllimits');
Error in m_proj (line 74) eval([ projections(k).routine '(''initialize'',projections(k).name,varargin{:});']);
Error in m_demo (line 38) m_proj('ortho','lat',48','long',-123');
Error in run (line 63) evalin('caller', [script ';']);
왜그럴까요 ㅠㅠ

답변 (0개)

카테고리

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

제품

태그

질문:

kim
2014년 10월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by