I am following this Matlab tutorial.
But I could not find the tuto开发者_开发技巧rial file in my computer, which is supposed to be in
docroot\toolbox\eml\gs\examples\sl_kalman
Where can I download these files on internet?
Thank you very much
Copying Files Locally should provide you with the necessary tools. Calling cd(docroot)
from the command line will change your current directory to docroot. From there on navigate to the desired location.
Keep in mind, that your referenced tutorial is for release 2010b. Possibly file locations may change between releases. Check the Archived MathWorks Documentation for your MATLAB version.
精彩评论