How do you work on scripts from multiple computers?

12 ビュー (過去 30 日間)
BC
BC 2021 年 3 月 11 日
コメント済み: BC 2021 年 3 月 11 日
I've been working on a few scripts for a while, and I'll now be back and forth between two different locations with different computers. At the moment for things like word documents I usually work on synced files on Google Drive, but I don't want to do this using code as I imagine there could be sync issues.
So, how do you all manage your MATLAB scripts across different computers? Does anyone have ane useful tips / good practises to avoid data loss etc.? I imagine I could just upload the files, download them locally and then reupload them at the end of the day but I can see myself forgetting or accidentally overwrting things too easily.

採用された回答

Jan
Jan 2021 年 3 月 11 日
I'm using a server to syncronize my files, comparable to Dropbox, but with a sufficient data protection.
For offline machine I can syncronize over USB sticks using synctoy or a comparable tool.
  1 件のコメント
BC
BC 2021 年 3 月 11 日
Thanks for the answer! Do you find working on files that are synchronised brings any issues at all, or is it safe to do so?

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

その他の回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by