Where is my software installed in Linux?
        Posted  
        
            by user22861
        on Super User
        
        See other posts from Super User
        
            or by user22861
        
        
        
        Published on 2010-05-28T14:44:24Z
        Indexed on 
            2010/05/28
            15:12 UTC
        
        
        Read the original article
        Hit count: 224
        
I use whereis matlab and find:
/usr/local/bin/matlab
, which is a very long bash file. 
How can I find where matlab is installed, I mean, its installed folder.
EDIT:
I used the following method: open matlab and use edit svds.m to open the svds.m file and the editor shows the folder:)
© Super User or respective owner