|
Prev: reading gif
Next: reading gif
From: dfgdfg on 5 May 2008 10:14 But if I need to pass an array of float values, i need to define argv as float* argv [100]; There will be an error.
From: James Tursa on 5 May 2008 15:07 "dfgdfg " <AP(a)mathworks.com> wrote in message <fvn4ne$1ri$1(a)fred.mathworks.com>... > But if I need to pass an array of float values, i need to > define argv as float* argv [100]; > There will be an error. Is it possible for you to post your c-code and tell us exactly how you are trying to use it? Without seeing your exact code it is difficult to guess how to get your desired interface set up correctly. Thanks. James Tursa
|
Pages: 1 Prev: reading gif Next: reading gif |