I downloaded this code from github, how do I run it

回答(1 个)

Ameer Hamza
Ameer Hamza 2020-6-15
编辑:Ameer Hamza 2020-6-15
Best is to ask the author of this git repository. However, my guess is that you need to run the main.m file. Download these files, place in MATLAB path, open 'main.m' file and press the run button.
Also, this course is useful to learn basics of MATLAB: https://www.mathworks.com/learn/tutorials/matlab-onramp.html

3 个评论

I ran main.m, but it still doesn't work. Can you help me? The author does not answer me
The script contains the line
load('C:\Users\david\Desktop\Samples\Images\Cidade Universitária\Estrada1\Train\100cm__Decoded.mat');
Which shows that it loads a file from the author's PC. I guess the code was not intended for public usage. Without having access to this .mat file, it is not possible to run this code.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Downloads 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by