I can't figure out how to use ecmnfish
    6 views (last 30 days)
  
       Show older comments
    
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.
0 Comments
Accepted Answer
  Wayne King
    
      
 on 30 Nov 2011
        Hi do you have that product installed? If you enter
>>ver
Do you see the Financial Toolbox in your installation?
7 Comments
  Wayne King
    
      
 on 30 Nov 2011
				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.
More Answers (0)
See Also
Categories
				Find more on Introduction to Installation and Licensing in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!