フィルターのクリア

Unique Property on Project in Matlab

1 回表示 (過去 30 日間)
suraj mate
suraj mate 2024 年 2 月 22 日
回答済み: Aman 2024 年 3 月 15 日
hii i want to find is their any unique property present on project in matlab .
even if change name loaction and other properties it sould remain same .
do we have any property ...?

回答 (1 件)

Aman
Aman 2024 年 3 月 15 日
Hi Suraj,
I understand that you want to check whether there is a unique ID for the MATLAB project.
Currently, there is no property that implies to an unique ID, but as a workaround, you can use the project "description" property to keep a unique ID since any update made to the project doesn't affect its description. Alternately, you can generate some UUID and store it in the project that MATLAB could read.
You can refer to the following documentation to learn more about the MATLAB project.
I hope this helps!

カテゴリ

Help Center および File ExchangeDependency Analysis についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by