Community Profile

photo

Michael


EVOKE

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I find a .NET object if I've lost the handle?
|wordApp = Microsoft.Office.Interop.Word.ApplicationClass;| This line creates an instance of Microsoft Word, as can be observ...

11 years ago | 0 answers | 1

0

answers

Question


Why does the Matlab .NET interface to Microsoft Word use a reserved internal class?
In the Matlab documentation there is an <http://www.mathworks.com/help/matlab/matlab_external/work-with-microsoft-word-documents...

11 years ago | 0 answers | 1

0

answers

Question


How can I get the function handle to the currently running function without relying upon the current path settings?
The question says it all, but here it is again. How can I get the function handle to the currently running function without rely...

11 years ago | 3 answers | 1

3

answers

Question


Can Matlab communicate with a Microsoft Exchange Server?
The question really says it all. Instead of using sendmail, which uses SMTP, I'd like to connect with an Exchange Server directl...

11 years ago | 1 answer | 0

1

answer

Answered
When using the deploytool, can I specify a pre-build script?
I found a reasonable work-around. I can create a function that calls "deploytool -build myproject.prj". In that function, I can ...

12 years ago | 0

Question


When using the deploytool, can I specify a pre-build script?
I use the deploytool to build a DLL used in C# code. The Matlab code is version controlled with Subversion. I would like to run...

12 years ago | 1 answer | 0

1

answer