Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.soft-sys.math.maple > #200
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.glorb.com!feeder.erje.net!newsfeed.straub-nv.de!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail |
|---|---|
| From | Peter Pein <petsie@dordos.net> |
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: Numerical definition of variables |
| Date | Sun, 03 Jul 2011 12:33:05 +0200 |
| Organization | 1&1 Internet AG |
| Lines | 31 |
| Message-ID | <iupgh1$bb5$1@online.de> (permalink) |
| References | <slrnivcqre.jgv.hrubin@skew.stat.purdue.edu> <it5r83$fm7$1@news.albasani.net> <slrnivd9bo.mu1.hrubin@skew.stat.purdue.edu> |
| NNTP-Posting-Host | p4fc212ab.dip0.t-ipconnect.de |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | online.de 1309689185 11621 79.194.18.171 (3 Jul 2011 10:33:05 GMT) |
| X-Complaints-To | abuse@einsundeins.com |
| NNTP-Posting-Date | Sun, 3 Jul 2011 10:33:05 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| In-Reply-To | <slrnivd9bo.mu1.hrubin@skew.stat.purdue.edu> |
| Xref | x330-a1.tempe.blueboxinc.net comp.soft-sys.math.maple:200 |
Show key headers only | View raw
Am 14.06.2011 02:04, schrieb Herman Rubin:
> On 2011-06-13, rouben@shady.(none) (Rouben Rostamian) <rouben@shady> wrote:
>> In article <slrnivcqre.jgv.hrubin@skew.stat.purdue.edu>,
>> Herman Rubin <hrubin@stat.purdue.edu> wrote:
>
>>> As an example, suppose I have two equations r and rr, and
>>> two variables b and c which occur in them. Now when I enter
>
>>> fsolve({r,rr},{b,c})
>
>>> it will produce the values of b and c. What I want done is
>>> to use this, without too much additional syntax, to DEFINE
>>> the values of b and c for subsequent work.
>
>> Will this do?
>
>> fsolve({r,rr},{b,c}); assign(%);
>
> I tried this, and it gives the error message
>
> Error (in assign) invalid arguments
>
>
Hi,
maybe this is a version-related problem?
I would try map(assign,%); in place of assign(%);
Peter
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Find similar
Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-13 19:56 +0000
Re: Numerical definition of variables rouben@shady.(none) (Rouben Rostamian) - 2011-06-13 20:17 +0000
Re: Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-14 00:04 +0000
Re: Numerical definition of variables rouben@shadow.(none) (Rouben Rostamian) - 2011-06-14 01:04 +0000
Re: Numerical definition of variables Joe Riel <joer@san.rr.com> - 2011-06-14 09:06 -0700
Re: Numerical definition of variables Herman Rubin <hrubin@skew.stat.purdue.edu> - 2011-06-14 22:33 +0000
Re: Numerical definition of variables Joe Riel <joer@san.rr.com> - 2011-06-14 16:24 -0700
Re: Numerical definition of variables Peter Pein <petsie@dordos.net> - 2011-07-03 12:33 +0200
csiph-web