23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ddeinit<br />

2ddeinit<br />

Purpose Initiate DDE conversation<br />

Syntax channel = ddeinit('service','topic')<br />

Description channel = ddeinit('service','topic') returns a channel handle assigned<br />

to the conversation, which is used with other <strong>MATLAB</strong> DDE functions.<br />

'service' is a string specifying the service or application name for the<br />

conversation. 'topic' is a string specifying the topic for the conversation.<br />

Examples To initiate a conversation with Excel for the spreadsheet 'stocks.xls':<br />

2-398<br />

channel = ddeinit('excel','stocks.xls')<br />

channel =<br />

0.00<br />

See Also ddeadv, ddeexec, ddepoke, ddereq, ddeterm, ddeunadv

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!