Feeds
提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 3 个回答 | 1
3
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答已回答
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 ...
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 前 | 0
提问
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 前 | 1 个回答 | 0