Main Content

enableTSUtilsfromNetworkDrive

Set trust setting to load .NET assemblies from network drive

Description

example

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.

Examples

expand all

Enable MATLAB Compiler SDK to use network drives on a system.

Enter the following on the MATLAB command line after logging in with Administrator privileges:

enableTSUtilsfromNetworkDrive

Tips

  • Administrator privileges are required to run this command.

  • The setting is permanent and only needs to be executed once per machine.

Version History

Introduced in R2013a