Call a Matlab GUI in VB6
Hi, I've built my standalone application with matlab using the C/C++ compiler but the application (that is very simple) when I execute it, takes a long time to start and if I want to use it on another PC I need to install MCR.
So can I call this GUI in VB6 as a COM component and build an "indipendent" EXE application?
Sorry for my bad english.
Thanks
Alessandro
.
Relevant Pages
- Re: converting from Matlab to C
... I'd like to know the right coomand to use in command window in order to ... remeber that I don't want to execute my file but just to have an ... compiled with the current Compiler. ... deploy to machines which don't have MATLAB installed. ... (comp.soft-sys.matlab) - Re: Matlab builder for excel - Optimization
... I'm not sure why you're getting the error, but you may be able to avoid this problem by using Inference for MATLAB to execute MATLAB files/objects/commands directly in MS Excel and Word. ... Constraint function file: ... But when I tried to execute it in the system having Microsoft Visual C/C++ version 6.5 compiler still I am facing the same error. ... (comp.soft-sys.matlab) - XPC TARGET
... Express compiler and Matlab couldn't detect it. ... Could not execute target data map file ... (comp.soft-sys.matlab) - Cant Execute a Program made with Matlab Compiler
... I am trying to execute an m-file that I complied with the ... Matlab Compiler. ... I compiled the m-file with the following command. ... The m-file is a GUI application and runs fine in Matlab. ... (comp.soft-sys.matlab) - matab -> fpga
... I implemented an algorithm in matlab, which should be run on a µC ... Now I see that Matlab has a Matlab -> C ... Unluckily it seems that this compiler only ... generate C/C++ wrapper code around some precompiled matlab libraries, ... (comp.soft-sys.matlab) |
|