From: Jeff Logan on 23 Jun 2010 23:02 Howdy all, I am trying to create a Java project from my MATLAB code using MATLAB Builder JA. I have installed MATLAB Builder JA and added the path (.../toolbox/javabuilder) to MATLAB (version R2009b). Now when I click start in the MATLAB GUI and goto the MATLAB option then over to "MATLAB Builder JA". It shows up so I am assuming it should be working. I also checked my javac -version and java version environment variables by typing each into my command prompt. Honestly I just want to package my code. Does anyone have any ideas to what my problem might be? Thanks, -Jeff
From: Steven Lord on 24 Jun 2010 10:09 "Jeff Logan" <jeffjlogan(a)hotmail.com> wrote in message news:hvuhrt$rc2$1(a)fred.mathworks.com... > Howdy all, > > I am trying to create a Java project from my MATLAB code using MATLAB > Builder JA. I have installed MATLAB Builder JA and added the path > (.../toolbox/javabuilder) to MATLAB (version R2009b). Now when I click > start in the MATLAB GUI and goto the MATLAB option then over to "MATLAB > Builder JA". It shows up so I am assuming it should be working. > > I also checked my javac -version and java version environment variables by > typing each into my command prompt. > > Honestly I just want to package my code. Does anyone have any ideas to > what my problem might be? No, because you haven't indicated that anything's gone wrong (except in your last question.) Describe the problem that you're experiencing in as much detail as you can and someone may be able to offer a suggestion. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
Pages: 1 Prev: I need help vectorizing my code please Next: How to make the output always be betweeb 0 and 1 |