@activex\subsref.m & @activex\subsasgn.m

Extended design time subscripting for ActiveX objects, properties and methods.
1.3K Downloads
Updated 1 Aug 2002

No License

The @activex\subsref.m and @activex\subsasgn.m functions were modified so that methods could be invoked with '.' field subsripting and '()' subscripting was enabled. Unfortunately a try...catch statement had to be used, minus ten points for bad style. In revising subsref only cell array '{}' supports multiple copies of an object, as array subscripting '()' is reserved for method and property calls. Finally subsasgn doesn't have the most robust error trapping but it works as it should be expected to.

Usage:
UnWinZip then overwrite
..\@acitvex\subsasgn.m and
..\@activex\subsref.m
then code way like you would in any MS VisualStudio IDE.

Cite As

Aaron Sheldon (2024). @activex\subsref.m & @activex\subsasgn.m (https://www.mathworks.com/matlabcentral/fileexchange/2059-activex-subsref-m-activex-subsasgn-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0