Path: news.mathworks.com!not-for-mail
From: "Mamata Kukreja" <mamata_kukreja@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Detecting System Drive ( urgent help )
Date: Tue, 6 May 2008 14:44:04 +0000 (UTC)
Organization: SIES
Lines: 44
Message-ID: <fvpqrk$q01$1@fred.mathworks.com>
References: <fp2sop$hsl$1@fred.mathworks.com> <fp30am$ljd$1@canopus.cc.umanitoba.ca> <fp31o5$jq0$1@fred.mathworks.com> <fp4b3e$csc$1@canopus.cc.umanitoba.ca> <fvmadh$163$1@fred.mathworks.com> <fvmeke$p47$1@fred.mathworks.com> <fvmevg$g5c$1@fred.mathworks.com> <fvmm89$fcs$1@fred.mathworks.com>
Reply-To: "Mamata Kukreja" <mamata_kukreja@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210085044 26625 172.30.248.37 (6 May 2008 14:44:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 6 May 2008 14:44:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1253471
Xref: news.mathworks.com comp.soft-sys.matlab:466931


"Mamata Kukreja" <mamata_kukreja@yahoo.com> wrote in message
<fvmm89$fcs$1@fred.mathworks.com>...
> "helper " <spamless@nospam.com> wrote in message
> <fvmevg$g5c$1@fred.mathworks.com>...
> > "helper " <spamless@nospam.com> wrote in message <fvmeke$p47
> > $1@fred.mathworks.com>...
> > > "Mamata Kukreja" <mamata_kukreja@yahoo.com> wrote in 
> > > message <fvmadh$163$1@fred.mathworks.com>...
> > > 
> > > > ERROR::
> > > > ??? Undefined command/function 'toChar'.
> > > > 
> > > > Error in ==> opaque.char at 94
> > > >     chr = toChar(opaque_array(1));
> > > > 
> > > > Error in ==> untitled at 6
> > > >      disp(sprintf('%s',char(r(i))));
> > > 
> > > 
> > > Interesting.  This works on my computer.  What does the 
> > > output of the following command return?
> > > 
> > > which -all toChar
> > 
> > 
> > Also, what does the output of this command return?
> > 
> > version -java
> -------------------------------------------------------
> 
> >> which -all toChar
> 'toChar' not found.
> 
> >> version -java
> 
> ans =
> 
> Java 1.4.2 with Sun Microsystems Inc. Java HotSpot(TM)
Client VM
>     (mixed mode)



????