Community Profile

photo

Michael


EVOKE

Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 11 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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...

fast 11 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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...

etwa 11 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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 ...

fast 12 Jahre vor | 0

Frage


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...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort