matlab-deployment
MATLAB: Verify if a SSH tunnel to AWS is open.
I\'m using MATLAB to connect to a database hosted in AWS (using the database toolbox). I开发者_如何转开发n order to do that, I supply the URL of the database as a local port and create a SSH tunnel to[详细]
2023-04-12 12:16 分类:问答uitable cannot be properly displayed after compilation
I have a uitable embedded in a GUI with cell structure, and it is editable. Everything works fine within Matlab environment, but after compilation, the uitable only displays blank. It is still editabl[详细]
2023-04-11 17:58 分类:问答building execute m-file + simulink model (I have a program with one error!)
I have been written a program with MATLAB: clear all; clc loaddata.dat a=data+2; b=fun(a); sim(‘new_equ2’)[详细]
2023-04-10 18:41 分类:问答C: drive access permission in windows 7
In ma开发者_开发知识库tlab, I used a windows standalone application. There is a line in this application that writes a file in C:\\...\\...\\. When I run the output exe file produced from this windows[详细]
2023-04-09 18:19 分类:问答Create a static lib from matlab code
I\'m already aware that you can create a stand alone executable and a shared lib from matlab. However, it would be bett开发者_如何学运维er for our configuration management process (version and distrib[详细]
2023-04-05 19:20 分类:问答Can VS 2010 Setup Include MCR as prerequisite?
I have a project that I\'m trying to build an installer for using a Visual Studio setup project. I\'m wondering if there is a way to get the MatLab Compiler Runtime included as a prerequisite. Right n[详细]
2023-04-01 17:23 分类:问答MWMCR::evaluatefunction error out of memory
when I run my application I got this exce开发者_JAVA技巧ption a busy cat http://img21.imageshack.us/img21/5619/bugxt.jpg[详细]
2023-03-27 20:11 分类:问答Matlab Builder JA - Compile Matlab into a Java jar - Free Version?
Please keep in mind that I know nothing about Matlab. Matlab Builder JA lets developer build Matlab appli开发者_JAVA技巧cations and export them into Java jars. That\'s great, I just have to produce a[详细]
2023-03-27 14:52 分类:问答Matlab and Java integration
I have done image processing in MATLAB and build my GUI in Java. I want to integrate MATLAB into Java. I want to use MATLAB Builder for 开发者_运维技巧this purpose. I want also to use neural network f[详细]
2023-03-23 00:08 分类:问答How to call MATLAB code from C?
I have some code that plots triangles in MATLAB. I need to be able to somehow execute this code from my C 开发者_如何学Cprogram which generates these points.[详细]
2023-03-20 03:33 分类:问答