From: fabiofiato on 9 Jun 2010 12:04 I tried your tip...this is the results: >> which -all cd built-in (E:\Programmi\MATLAB\R2010a\toolbox\matlab\general\cd) E:\Programmi\MATLAB\R2010a\toolbox\matlab\iofun\@ftp\cd.m % ftp method E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\adivdsp\@vdspdebug\cd.m % vdspdebug method E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\ghsmulti\@ghsmulti\cd.m % ghsmulti method E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\ticcs\@ccsdebug\cd.m % ccsdebug method What's the meaning for :the version of the CD function tha is included in matlab? Do you think I created a function called CD? "If this shows a function that you wrote that is named cd, rename or remove that function and try running the code again." Now, What do I do?
From: Steven Lord on 9 Jun 2010 13:17 "fabiofiato " <fabio.fiato(a)hotmail.it> wrote in message news:huoe1o$2gg$1(a)fred.mathworks.com... >I tried your tip...this is the results: > >>> which -all cd > > built-in (E:\Programmi\MATLAB\R2010a\toolbox\matlab\general\cd) > > E:\Programmi\MATLAB\R2010a\toolbox\matlab\iofun\@ftp\cd.m > % ftp method > > E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\adivdsp\@vdspdebug\cd.m > % vdspdebug method > > E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\ghsmulti\@ghsmulti\cd.m > % ghsmulti method > > E:\Programmi\MATLAB\R2010a\toolbox\idelink\extensions\ticcs\@ccsdebug\cd.m > % ccsdebug method > > What's the meaning for :the version of the CD function tha is included in > matlab? > > Do you think I created a function called CD? No, that's the list I would expect to see. > Now, What do I do? I would probably contact the authors of ICALAB and ask them to help you diagnose the problem. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: fabiofiato on 9 Jun 2010 13:40 Hi Walter thanks a lot for your tip, but every attempts was unsuccessful. Now I have the same problem yet. I sent an e-mail to Icalab(icalab(a)bsp.brain.riken.go.jp). They haven't reply to my e-mail. I hope a quick solution. I hope you still have advice for me.. thanks so much
From: fabiofiato on 9 Jun 2010 13:44 Hi steven, I hope you still have advice for me. Thanks for your tip and I hope who made Icalab reply your message. Have you already sent the message to Icalab? thanks a lot fabio
From: fabiofiato on 22 Jun 2010 12:43 Hi to all, Nobody from Icalab had a solution for my problem. I had word with another pc to complete my works. Only thing I think is that there was a conflict with a board between my pc and the software.. thanks a lot
First
|
Prev
|
Pages: 1 2 Prev: Deconvolution following fft Next: standalone created with rtw from simulink crashes |