"Ongun Palaoglu" <ongun@mac.com> wrote in message <hae0r2$erv$1@fred.mathworks.com>...
> Hello, I have a code. I need to change that code for matlab. I am wandering if there is an article so I can read before start. Thank you
check matlab help and read mex file creation. its pretty simple to call c from matlab.
"Maya " <priyaravi_22@yahoo.co.in> wrote in message <hae4mr$nf6$1@fred.mathworks.com>...
> "Ongun Palaoglu" <ongun@mac.com> wrote in message <hae0r2$erv$1@fred.mathworks.com>...
> > Hello, I have a code. I need to change that code for matlab. I am wandering if there is an article so I can read before start. Thank you
>
> check matlab help and read mex file creation. its pretty simple to call c from matlab.
Dear Maya, I do not want to call the function. I want to change the language to Matlabs own language .
"Ongun Palaoglu" <ongun@mac.com> wrote in message <hae5r1$59l$1@fred.mathworks.com>...
> "Maya " <priyaravi_22@yahoo.co.in> wrote in message <hae4mr$nf6$1@fred.mathworks.com>...
> > "Ongun Palaoglu" <ongun@mac.com> wrote in message <hae0r2$erv$1@fred.mathworks.com>...
> > > Hello, I have a code. I need to change that code for matlab. I am wandering if there is an article so I can read before start. Thank you
> >
> > check matlab help and read mex file creation. its pretty simple to call c from matlab.
>
> Dear Maya, I do not want to call the function. I want to change the language to Matlabs own language .
In any particular case, someone who knows both languages can do a reasonable job of hand-translating from C++ to MATLAB. I do not know of any articles that will help you. A program to do the job could be written, but the output would be less than perfect: either it would fail to translate something or it would make such ugly M code that you would not want to use it.
We are planning to connect a webcam to matlab( we are going to make a motion detetction system on matlab), logitech's website there is a code which controls the motor of the webcam. which on is more usefull calling the function or changing the language to matlab?
On 9 Okt, 23:35, "Ongun Palaoglu" <on...@mac.com> wrote:
> We are planning to connect a webcam to matlab( we are going to make a motion detetction system on matlab), logitech's website there is a code which controls the motor of the webcam. which on is more usefull calling the function or changing the language to matlab?
Check what toolboxes are available. Ask the manufacturer/vendor
of the camera if there are drivers available to link the camera
up through e.g. the instrumentation toolbox, or image aqcuisition
toolbox.
Ongun Palaoglu wrote:
> We are planning to connect a webcam to matlab( we are going to make a motion detetction system on matlab), logitech's website there is a code which controls the motor of the webcam. which on is more usefull calling the function or changing the language to matlab?
Hi Ongun,
The Image Acquisition Toolbox supports Pan, Tilt, and Zoom for at least
some of the Logitech webcams through the winvideo adaptor:
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.