From: Paul on 4 Aug 2010 10:44 Hi all, I downloaded a file from the File Exchange and it ran fine in my version of MATLAB (R2009a). I began tweaking it to see if it would fit my application more and messed up, causing it not to run. As my error wasn't obvious, I thought I'd just redownload the file and do it again... but now the original/unaltered file wont run either. What would cause this to happen? Thanks, Paul
From: Sean on 4 Aug 2010 10:55 "Paul " <p.johnson1(a)ljmu.ac.uk.delete.this> wrote in message <i3bubk$im2$1(a)fred.mathworks.com>... > Hi all, > > I downloaded a file from the File Exchange and it ran fine in my version of MATLAB (R2009a). I began tweaking it to see if it would fit my application more and messed up, causing it not to run. > > As my error wasn't obvious, I thought I'd just redownload the file and do it again... but now the original/unaltered file wont run either. > > What would cause this to happen? > > Thanks, > Paul Are you sure you overwrote the original file? When was the last update on the FEX file and was it after you last downloaded it? Is the problem not with the file but rather how you're calling it? A few questions to think about... -Sean
From: Matt Fig on 4 Aug 2010 11:05 Use the WHICH function to make sure you are using the newest download. One thing to try: Use WHICH to find the file and delete it until WHICH returns not found. Then re-download the file and try again.
|
Pages: 1 Prev: GUI Frame capture Next: Simelectronics: torque and velocity measurement (DC motor) |