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

 採用された回答

Sean de Wolski
Sean de Wolski 2011 年 6 月 3 日

0 投票

Put in in the MATLAB folder in your documents.

その他の回答 (3 件)

David Young
David Young 2011 年 6 月 3 日

0 投票

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 2011 年 6 月 3 日

0 投票

or:
addpath ( 'yourDirWhereTheFilesAre' )
SATHEESH MONIKANDAN B
SATHEESH MONIKANDAN B 2017 年 1 月 4 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by