How to locate 'Cupid-master' path on my system

4 ビュー (過去 30 日間)
Chish
Chish 2023 年 10 月 8 日
コメント済み: Chish 2023 年 10 月 9 日
I am learning to use CUPID to find goodness of fit. I have come across these examples:
They both start the code with
addpath('.../Cupid-master')
My challenge is to find the location of 'Cupid-master' on my system so that I add its path to my code. Please assist on how to locate this path.
  5 件のコメント
Chish
Chish 2023 年 10 月 8 日
I downloaded Cupid.mltbox into my downloads. When I prompted it to install, Matlab opened and the installation continued automatical. I didn't choose the folder.
I am finding a folder named Cupid on this paths. I contain several .m files.
C:\Users\user\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Cupid
Paul
Paul 2023 年 10 月 8 日
@Jeff Miller can probably help.

サインインしてコメントする。

採用された回答

Jeff Miller
Jeff Miller 2023 年 10 月 8 日
編集済み: Jeff Miller 2023 年 10 月 8 日
I think Cupid-master is just a folder name that others have used when they installed the files, and you can just addpath to your folder C:\Users\user\AppData\Roaming\MathWorks\MATLAB Add-Ons\Toolboxes\Cupid with the .m files. Alternatively you can probably move that whole folder to any place you like and then addpath to whereever you put it. As long as the .m files are on the MATLAB path, it should all work.
  1 件のコメント
Chish
Chish 2023 年 10 月 9 日
Thank you @Jeff Miller. I got it and is working

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by