Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to change value of field in a array of structures
Date: Sat, 18 Apr 2009 20:03:01 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 11
Message-ID: <gsdbll$9md$1@fred.mathworks.com>
References: <d561906c-62a3-4884-93c8-07721039c078@k8g2000yqn.googlegroups.com> <gsd9td$g4b$1@fred.mathworks.com> <gsdbe6$o0n$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
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 1240084981 9933 172.30.248.35 (18 Apr 2009 20:03:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 18 Apr 2009 20:03:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:533744


"Jiro Doke" <jiro.doke@mathworks.com> wrote in message <gsdbe6$o0n$1@fred.mathworks.com>...


> 
> I think you meant
> 
> [myStruct.field] = deal('New Value')

Yes. Thanks for the correction! ;-)

Bruno