No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Hi, I am trying to call some MATLAB functions from my Visual Basic App. I have referred to the mathworks documentation, but havent been able to find much information. Also, I need an ocx/activex component to be able to display the results of some matlab plots that I'll access through …
Hi, I am not sure if I am posting in the appropriate forum...but i have to generate some task graphs for a research project that I am currently working on. Please suggest what software is best suited for this job, and other methods if any. The project invloves Scheduling algorithms …
Hi, I need to use MATLAB for some statistical analysis in my VB application.Is it possible to call MATLAB functions in VB6. And if possible...then how is it to be done? Thanks!
Hi, **I am working on a project in VB6 and trying to call the objects of the statistical language R from my application.** I have installed the R(D)COM server which is required for the purpose. My application can serve as a COM client and I can then work with the …
Hi, I am working on a project in VB6 and trying to call the objects of the statistical language R from my application. I have installed the R(D)COM server which is required for the purpose. My application can serve as a COM client and I can then work with the …
Hi, I have just started learning VB.NET and recently tried to write my first piece of code. I am getting an error message that says: ******Statement cannot appear within a method body.End of method assumed. ****** Here's my piece of code: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As …
The End.