Does the Digilent Toolbox Add-On work with Matlab Library Compiler?
Does the Digilent Toolbox work with the Matlab Library compiler? I’m attempting to deploy a matlab .NET application, but when the deployed application runs the command
AO = daq("digilent")
it returns the exception "Specify an operational vendor" which tells me it doesn’t have the Digilent Toolbox info included in the compiled application.
I also don’t see Digilent Toolbox in the Suggested Support Packages in the Library Compiler application window.
Here is a link to the toolbox I’m referring to: https://www.mathworks.com/matlabcentral/fileexchange/122817-digilent-toolboxDoes the Digilent Toolbox work with the Matlab Library compiler? I’m attempting to deploy a matlab .NET application, but when the deployed application runs the command
AO = daq("digilent")
it returns the exception "Specify an operational vendor" which tells me it doesn’t have the Digilent Toolbox info included in the compiled application.
I also don’t see Digilent Toolbox in the Suggested Support Packages in the Library Compiler application window.
Here is a link to the toolbox I’m referring to: https://www.mathworks.com/matlabcentral/fileexchange/122817-digilent-toolbox Does the Digilent Toolbox work with the Matlab Library compiler? I’m attempting to deploy a matlab .NET application, but when the deployed application runs the command
AO = daq("digilent")
it returns the exception "Specify an operational vendor" which tells me it doesn’t have the Digilent Toolbox info included in the compiled application.
I also don’t see Digilent Toolbox in the Suggested Support Packages in the Library Compiler application window.
Here is a link to the toolbox I’m referring to: https://www.mathworks.com/matlabcentral/fileexchange/122817-digilent-toolbox digilent, compiler, toolbox MATLAB Answers — New Questions