How to run this file
Afficher commentaires plus anciens
.I want to compute geostrophic current using a m.file create by forum member..I try to follow the steps.i make simple command (name Derivecurrent.m) to run the function.but when i run, appear error
Undefined function or method 'getfilename' for input arguments of type 'char'.
This is link for the file ..hope somebody can help me..really need to use this m.file to process my data..
4 commentaires
Walter Roberson
le 29 Déc 2012
Please reformat. See http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup
Also you need to describe to us what error you observe. For example I would not assume that NaN is an error.
Image Analyst
le 29 Déc 2012
Modifié(e) : Image Analyst
le 29 Déc 2012
How many people can extract the proprietary rar format? Not me. Why didn't you use .zip which is far, far more universal?
Jan
le 29 Déc 2012
@Image Analyst: WinZIP handles RAR files, 7zip also, tugzip does and ALZip, PowerZip, Zipeg, Stuffit, Eazel and PicoZip, izarc,
Under Ubuntu:
sudo apt-get install rar unrar
And Ark and XArchiver handle RARs also.
Image Analyst
le 29 Déc 2012
Well Windows 7 can't open rar extensions - it says "Windows can't open this file." On my work computer when I needed to open a rar file once I had to search around and finally stumbled upon 7zip. I installed that and it opened fine. I don't have 7zip on my home computer, though maybe I should. I'm just saying that uploading standard zip files would make it easier for people so they don't have to install another software package. I didn't even bother to download his file except just now (after your message) to verify (again) that Windows in fact can't open a rar file. Apparently even though Windows uses a .zip extension when it compresses files, it does not use Winzip.
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Downloads dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!