Please explain how does this file work?

I am trying to replicate the results of a research paper and the author has posted her code on github. So for the algorithm there is a folder that contain multiple files with a matlab extension (*.m), however, there is this one main file with no extension at all that apparently ties it all together. Please see the github link below. My question is how should I run this file? Is there is a special toolbox that runs this code? Matlab can open the file (having no extension) and it shows a matlab code, but I can't seem to run it (no run button). I have tried adding an extension myself but that doesn't explain why it is missing an extension.

 採用された回答

the cyclist
the cyclist 2021 年 9 月 27 日

0 投票

Because it does look like MATLAB code, it looks like you could add a .m extension to the file, and run it normally.
I'm not sure why the author did that (and doesn't have a README, etc).

その他の回答 (0 件)

カテゴリ

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

質問済み:

2021 年 9 月 27 日

回答済み:

2021 年 9 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by