April Tag Functions Hardware Functions navigation bar

Table of Contents > QUARC > User's Guide > QUARC MATLAB Functions > Functions - By Category > Function Categories

Miscellaneous Functions

QUARC supplies functions which are useful in a variety of contexts. This page describes those miscellaneous functions.

File Operations

qc_copy_model

Copies the model to the given filename without renaming the original model.

qc_draw_text

Draws text directly on an image rather than using a figure window or axes.

qc_find_ati_netft_sensors

Scans the local network for ATI Net F/T sensors.

qc_get_network_interfaces

Gets a list of network interfaces available.

qc_get_parameter

Get a Simulink object parameter, returning the default value if the parameter does not exist.

qc_is_parameter

Tests whether a Simulink object has a given parameter.

qc_jpeg_decompress

Decompresses a JPEG image from a file or memory.

qc_perform_substitutions

Substitutes for standard QUARC format specifiers in a string.

qc_scale_image

Scales an image using anti-aliasing.

qc_terminate_unconnected_ports

Terminates all unconnected ports in the given system.

qc_xml_to_struct

Reads an XML file as a MATLAB structure.

qc_xml_write

Writes an XML document to a file, removing extraneous newlines.

Image Processing

qc_draw_text

Draws text on an image.

qc_scale_image

Scales an image using anti-aliasing.

Parsing

qc_get_expression_parts

Creates a cell array of vector or matrix element strings from a single input string input representing a vector or matrix.

Speech

qc_speak

Speaks the formatted text.

Substitutions

qc_perform_substitutions

Substitutes for standard QUARC format specifiers in a string.

 

navigation bar