From: artdhita on
"Michael Hosea" <mhosea(a)mathworks.com> wrote in message
<fddvdf$18o$1(a)fred.mathworks.com>...
> I'm not sure what you're trying to do, but we don't
support many
> string-related functions. We do have bitset, bitget,
bitshift, bitand,
> bitor, bitxor, typecast, and unsigned integer types if you
want to work with
> an unsigned integer's binary representation "directly",
i.e. without
> converting to a string.
>
> I do take "requests". Somebody asked for typecast here,
and I got it into
> the next release. Please understand that there are some
things I cannot do
> yet (e.g. FIND) because we don't have dynamic sizing, and
big, complicated
> functions cannot be done so quickly.
> --
> Mike
>
> "berberat " <tabbas5(a)yahoo.fr> wrote in message
> news:fdd4dc$6e0$1(a)fred.mathworks.com...
> > Hi Mike,
> > thanks for you help, i'm looking in the Embedded Matlab Run-
> > Time Function Library to find supported function according
> > to my neeeds.
> >
> > berberat
>

Hi, everyone...
I am the beginner in matlab..
I need to use matlab to make the simulation of my machine..
I have made the modelling and i want to try in simulink, is
my modelling correct or not? (i will see the result by the
graph).
I used the Embedded Matlab Fcn block to put my formula into
the simulink. But, when I want to run the simulink, there is
the interruption window that said
&#8220;Error using ==> stateflow\private\slsf
Error using ==> stateflow\private\autobuild_kernel
Error using ==> stateflow\private\targetman
Error using ==> cd
Cannot CD to C:\Program Files\MATLAB71\work\sfprj\ (Name is
nonexistent or not a directory).&#8221;

I don&#8217;t know what should I do with this condition..I am
really glad with your helping answer...
Thank you very much for all of your help, everyone..
-Sarah-

>