Be the first to rate this file! 0 Downloads (last 30 days) File Size: 9.93 KB File ID: #15419

example windows message handler

by Ingo

 

25 Jun 2007 (Updated 26 Jun 2007)

windows message handler

| Watch this File

File Information
Description

Example how to act with
"Windows message" handling

Example with char:

mex_setmessage('TestMessage','test_getmessage(''Message'');',3);

to use the "eval" Matlab command

Example with struct:

test_struct=struct('Function','test_getmessage','Command','Message');

mex_setmessage('TestMessage',test_struct,3);

to use the mexCallMATLAB command
in order to build a function set with command handling

MATLAB release MATLAB 7.2 (R2006a)
Other requirements C++;C
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
26 Jun 2007

A better place for it may be Utilities -> Data Import/Export.
 
Best regards,
Mike McLernon
Manager, Communications Development
The MathWorks, Inc.

I consider

Ingo

Tag Activity for this File
Tag Applied By Date/Time
data import Ingo 22 Oct 2008 09:17:16
data export Ingo 22 Oct 2008 09:17:16
message setwindowlong sendmessage Ingo 22 Oct 2008 09:17:16

Contact us at files@mathworks.com