Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
Ooi
Posts:
2
Registered:
12/21/12
|
|
Re: how to import .dat file to MATLAB memory?
Posted:
Jan 2, 2013 4:01 AM
|
|
"Steven_Lord" <slord@mathworks.com> wrote in message <kbr8fh$bf5$1@newscl01ah.mathworks.com>... > > > "Ooi " <negative1993@yahoo.com> wrote in message > news:kb36b7$2ae$1@newscl01ah.mathworks.com... > > i come across this link: http://cmp.felk.cvut.cz/~uricamic/flandmark/ > > > > it said the MATLAB code is workable, so i tried and modified: > > *snip* > > > But it comes out an error message: > > > > Undefined function 'flandmark_load_model' for input arguments of > > type 'char'. > > This is not a function included in MATLAB or any MathWorks toolbox; it > appears to be a function included in the toolbox available for download from > the site to which you linked. Download it and put it in a directory that's > on the MATLAB path (NOT a directory under the toolbox subdirectory!) and you > should be able to use that function just like you'd use a function in MATLAB > or a MathWorks toolbox. > > http://www.mathworks.com/help/matlab/matlab_env/using-the-matlab-search-path.html > > -- > Steve Lord > slord@mathworks.com > To contact Technical Support use the Contact Us link on > http://www.mathworks.com
I did what you have written, but it comes out with the same error too. I have no idea to solve it
|
|
|
|