Simulink 库中的版本控制模型

发布于 2024-11-28 15:32:11 字数 113 浏览 1 评论 0原文

我有一个自定义的 simulink 库,其中包含许多模型。该计划是对所有单独的模型进行源头版本控制。

我是否可以将我的库文件链接到库中包含的块,以便库自动更新各个块。

谢谢 托马斯

I have a custom simulink library which contains many models. The plan is for all individual models to be version controlled at the source.

Is it possible for me to link my library file to the blocks contained within the library so that the library automatically updates with the individual blocks.

Thanks
Thomas

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

撩起发的微风 2024-12-05 15:32:11

并不真地。您的版本控制系统与 MATLAB/Simulink 完全分离。最简单的选择是使用 system 命令强制更新设置脚本中的工作副本。

Not really. Your version control system is completely separate from MATLAB/Simulink. The simplest option would be to force an update to your working copy in the set-up scripts using the system command.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文