Feeds
提问
Why compiled Matlab dll does not stop running in server environment?
I have a Matlab function that reads data from MS Word document. I would like to use it on a server so I created a compiled .Net ...
10 years 前 | 0 个回答 | 0
0
个回答提问
"Failed to load MWArray..." during building a .NET component with Type-safe interface.
I tried to build the example funtion (AddOne) from the MATLAB builder NE guideline, but it threw the following exception: E...
11 years 前 | 1 个回答 | 0
1
个回答提问
IsolatedStorageException during writing a package from MATLAB using .NET interface
I have a problem using .NET interface. I have written an application what uses a C# dll. The main task of this dll is writing x...
12 years 前 | 0 个回答 | 0
0
个回答提问
What is the difference between running a C# application throw MATLAB .Net interface and running it on a simple .Net runtime environment?
I have a C# application what writes files. If I run simply the exe what is built by Visual Studio, it works fine, but if I call ...
12 years 前 | 0 个回答 | 0
0
个回答提问
How can I compile standalon app with x64 MATLAB and Compiler for x86 cpu?
I would like to compile a standalopne application. I have x64 MATLAB and Compiler but I'll use the standalone on a x86 PC. Is th...
12 years 前 | 2 个回答 | 0
2
个回答提问
try to load .Net dll in MATLAB
I have tried to load a .Net dll in MATLAB and i have got the following error message: " Could not load file or assembly 'file:/...
12 years 前 | 0 个回答 | 2
0
个回答提问
How Parallel Computing Toolbox works with MCR?
I have a MATLAB function and I deployed it with Builder NE. I will use it on a computer where there is only MCR and I will call ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Reading xls with special characters.
I want to read an excel sheet what contains texts and numbers, but in the texts there are some special character like: ø Matl...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I define which .Net framework shall a deployed MATLAB function use?
I have a MATLAB function that uses some .Net assembly what are builded with .Net 4.0. I deployed this function and I set the .Ne...
12 years 前 | 2 个回答 | 0
2
个回答提问
How can I get in code the path of currently running deployed matlab function
I have a deployed standalone MATLAB GUI, and in the code I need the path where the deployed .exe located. Is there any solution ...
12 years 前 | 2 个回答 | 0
2
个回答已回答
How can i compile a code which load .Net dll
It worked!! That was the problem. Thank you very much!:)
How can i compile a code which load .Net dll
It worked!! That was the problem. Thank you very much!:)
12 years 前 | 0
提问
How can i compile a code which load .Net dll
I have a MATLAB GUI what load some .Net dll using NET.addAssembly() function. Everithing works fine in MATLAB, but when i compil...
12 years 前 | 2 个回答 | 0
2
个回答提问
use MATLAB function in C#
I have a MATLAB function which get a numeric array and return same sized array. I compiled it with Builder NE and I use this fun...
12 years 前 | 0 个回答 | 0