I create RUS module which include custom module. Do i need release custom module matlab.m to client when I release RUS to client?
Now i use RUS on AWE designer but don't set custom module matlab path, it sometime reports an error when i run the whole module.
10:52am
Hi, yes... any time you distribute a custom module, the module.m file has to accompany it. You do not have to distribute the files in the following folders, assuming you used the Custom Module Wizard:
At the top level, you do not need to include either of the Visual Studio sln files or the schema.cpp file.
Thanks,
Gary
5:15am
You mean we have to publish module.m to the client .
Thanks.
12:07pm
Yes, you have to publish your module.m to the client.
Thanks,
Gary