I've been looking for a method of sharing a simulink library with colleagues that makes it as simple as possible for them to install.
I tried using the MATLAB App Packager to contain the slblocks.m file and the associated libary .slx file but the Apps are not automatically added to the MATLAB search path. The MATLAB App Packager looked very promising due to it's support for version numbers.
Is there a way to create an installer for Simulink Libraries in the same way that I can install the Arduino support package or automatically add the folder to the search path on App install?
0 Comments
Sign in to comment.