enableTSUtilsfromNetworkDrive

Sets the trust setting to load .NET assemblies from network drive

Description

enableTSUtilsfromNetworkDrive sets the trust setting so that the MATLAB® Compiler SDK™ module can load .NET assemblies from remote drives.

Note

This is only required when using .NET 2.0 or 3.5.

Tips

  • Administrator privileges are required to run this command.

Examples

To enable use of MATLAB Compiler SDK on a system, enter the following on the MATLAB command line after logging in with Administrator privileges:

enableTSUtilsfromNetworkDrive
Introduced in R2013a