I can't figure out how to use ecmnfish

조회 수: 4 (최근 30일)
Andrew S
Andrew S 2011년 11월 30일
The usage: Fisher = ecmnfish(Data, Covariance, InvCovariance, MatrixFormat)
I used Data = randn(50); Covariance = cov(Data)
The error I get:
??? Undefined function or method 'ecmnfish' for input arguments of type 'double'.
Does anyone know the reason for this error?
Thank you for your time, -Andy S.

채택된 답변

Wayne King
Wayne King 2011년 11월 30일
Hi do you have that product installed? If you enter
>>ver
Do you see the Financial Toolbox in your installation?
  댓글 수: 7
Wayne King
Wayne King 2011년 11월 30일
If that is your own standalone installation, then do contact Mathworks support, they'll sort out the issue for you. If you are worked off a networked configuration, you should have a local MATLAB admin person.
Andrew S
Andrew S 2011년 11월 30일
I see. The install was delivered to me by my job, but it runs locally on my machine. I guess I will contact our IT department.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by