how to use file downloaded from matlab central

i have downloaded some file from matlab central, in which folder shall i keep those file so that i can access them from workspace
thanks

 Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 3 Jun. 2011

0 Stimmen

Put in in the MATLAB folder in your documents.

Weitere Antworten (3)

David Young
David Young am 3 Jun. 2011

0 Stimmen

Alternatively, put the file in any folder you like, and have a look at "Using the MATLAB Search Path" in the documentation - there's a link from
doc path
Robert Cumming
Robert Cumming am 3 Jun. 2011

0 Stimmen

or:
addpath ( 'yourDirWhereTheFilesAre' )
SATHEESH MONIKANDAN B
SATHEESH MONIKANDAN B am 4 Jan. 2017

0 Stimmen

how to get the matlab code for downlink scheduler of LTE?

Kategorien

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by