alptek
July 18th, 2005, 01:09 PM
i use a matlab m file in vc++.net. that m-file gives me a plot of some data, but it is opened as a pop up window and i want to put it into one of "my windows". how can i do that?
|
Click to See Complete Forum and Search --> : how to dock a window? alptek July 18th, 2005, 01:09 PM i use a matlab m file in vc++.net. that m-file gives me a plot of some data, but it is opened as a pop up window and i want to put it into one of "my windows". how can i do that? Andy Tacker July 19th, 2005, 05:46 AM It all depends upon the Active X object you are using. If you are simply calling the MatLab application, you wont be able to dock the window. alptek July 19th, 2005, 09:50 AM how can i create it then? i read tens of pages tutorial and my brain is collapsed. is there any sample code? please, thanks for help alptek July 28th, 2005, 08:11 AM can i create an activex control such that i can enter data and get a plot? Andy Tacker July 28th, 2005, 09:06 AM if you installed MatLAb... see if there is any activeX registered with your system? codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |