startup script for whole team

2 ビュー (過去 30 日間)
Christopher Goyette
Christopher Goyette 2022 年 7 月 21 日
編集済み: Christopher Goyette 2022 年 7 月 25 日
I would like a startup script, that lives with all the matlab scripts in our repo, so that everyone on our team is working off the same paths. I saw a lot of information about startup.m scripts, but those seem to be user specific. Any suggestions?

回答 (1 件)

Jan
Jan 2022 年 7 月 21 日
I use a tool to syncronize a function, which is updated by others in this forum: https://www.mathworks.com/matlabcentral/answers/492752-table-of-matlab-release-features#comment_1561770 . It should be easy to adjust it for your needs: The startup function downloads the current version of the function to be shared and calls it.

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by