From: Meeewa Gorobets on 10 May 2010 13:46 I have code written in C, but I want to use a Matlab gui I have created to go with the code. The code has to send some data to matlab and it should get plotted. I included an "axis" element on my gui. My problem is, how do I send data to that gui from my C code? This opens my gui: engEvalString(ep, "hodghux1"); But how do I access specific elements on the gui? Thanks in advance!
|
Pages: 1 Prev: Run an exe file from matlab Next: Compiling MCR C++ dll with VS2010 |