Table of Contents > QUARC > User's Guide > QUARC MATLAB Functions > Functions - By Category > Function Categories
Configuration and Verification Functions
There are numerous MATLAB functions provided by QUARC to get information about the installation of QUARC, such as the version, as well as functions for configuring the default preferences for QUARC and for individual models.
QUARC Configuration Functions
Sets up QUARC or removes QUARC from the current Matlab version. |
|
Builds the standard Simulink Coder libraries for licensed QUARC targets. |
|
Builds a MATLAB script for a target. |
|
Removes the standard Simulink Coder libraries for licensed QUARC targets. |
|
Returns the installation directory for QUARC. |
|
Returns the default target type for QUARC. |
|
Sets the default target type for QUARC. |
|
Returns the default filename to which to copy models. |
|
Sets the default filename to which to copy models. |
|
Returns the default filename for model logs. |
|
Sets the default filename for model logs. |
|
Returns the default model URI for the given target type. |
|
Sets the default model URI for a particular target type. |
|
Returns the default target URI for a particular protocol or model URI. |
|
Sets the default target URI for a particular protocol or model URL. |
|
Returns the default compiler for a particular target type. |
|
Sets the default compiler for a particular target type. |
|
Gets information about the fonts installed on the system. |
|
Returns a structure array of the languages available on the current (host) machine. |
|
Returns the number of CPUs on the current (host) machine. |
|
Sets the model options for QUARC. |
|
Sets the priority of the MATLAB process and/or thread on the host. |
|
Returns a cell array of the valid target types for QUARC. |
|
Returns a cell array of the valid compilers for a particular target type. |
|
Open a dialog box to get a communications URI. |
|
Returns a list of the communications protocols that may be used in a target URI. |
|
Returns a structure containing version information for QUARC. |
|
Returns a structure array of the voices available for speech synthesis. |
|
Returns true if MATLAB is running on a big endian platform and false otherwise. |
Model Configuration Functions
Returns the value from a configuration string corresponding to a configuration set. |
|
Returns all the values stored in a configuration string. |
|
Sets the value in a configuration string corresponding to a configuration set. |
|
Returns the value of a variable stored in the configuration set. |
|
Stores a variable in a configuration set. |
|
Returns the model arguments for the given model or configuration set. |
|
Sets the model arguments for the given model or configuration set. |
|
Returns the filename, if any, to which to copy the given model for logging purposes. |
|
Sets the filename to which to copy the given model for logging purposes. |
|
Returns the extension used for generated code for the given model or configuration set. |
|
Returns the filename of the log for the given model or configuration set. |
|
Sets the filename of the log for the given model or configuration set. |
|
Returns the model URI for the given model or configuration set. |
|
Sets the model URI for the given model or configuration set. |
|
Returns the step size of the model. |
|
Returns the target type for the given model or configuration set. |
|
Sets the target type for the given model or configuration set. |
|
Returns the target URI for the given model or configuration set. |
|
Converts a model from using QUARC toolchain-based targets to non-toolchain-based targets. |
Upgrading Blocks
Upgrades blocks in a model from a previous version of QUARC (fixes broken links). |
Verification Functions
Returns true if the argument defines a valid QUARC target type. |
|
Returns true if the argument is a Simulink model. Otherwise returns false. |
|
Checks for problematic Simulink blocks. |
Copyright ©2024 Quanser Inc. This page was generated 2024-10-17. Submit feedback to Quanser about this page.
Link to this page.