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: Mon, 5 May 2008 10:07:05 +0000 (UTC)
Organization: SIES
Lines: 37
Message-ID: <fvmm89$fcs$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>
Reply-To: "Mamata Kukreja" <mamata_kukreja@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1209982025 15772 172.30.248.35 (5 May 2008 10:07:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 5 May 2008 10:07:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1253471
Xref: news.mathworks.com comp.soft-sys.matlab:466630


"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)