| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
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?
|
|
#2
|
|||
|
|||
|
Re: how to dock a window?
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.
|
|
#3
|
|||
|
|||
|
Re: how to dock a window?
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
|
|
#4
|
|||
|
|||
|
Re: how to dock a window?
can i create an activex control such that i can enter data and get a plot?
|
|
#5
|
|||
|
|||
|
Re: how to dock a window?
if you installed MatLAb... see if there is any activeX registered with your system?
|
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|