photo

Mathew


Last seen: Today Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Community Group Solver
  • Project Euler I
  • Solver
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to remove ATL control from MATLAB after used?
MATLAB does support Unloading an assembly; It seems same to MS COM.

6 years ago | 0

Question


How to use registration free COM?
Hi All, actxserver can create COM server if the COM is registered, anybody know the trick to work with registration free COM?...

6 years ago | 1 answer | 0

1

answer

Question


How to remove ATL control from MATLAB after used?
MATLAB loaded the VC++ generated ATL/COM DLL, using actxserver: h = actxserver('....'); then invoked method. Now I wish to re...

7 years ago | 2 answers | 0

2

answers