Community Profile

photo

Bíró


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years ago | 0 answers | 0

0

answers

Question


"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 ago | 1 answer | 0

1

answer

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 0 answers | 2

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Answered
How can i compile a code which load .Net dll
It worked!! That was the problem. Thank you very much!:)

11 years ago | 0

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers