|
[Date Index]
[Thread Index]
[Author Index]
Re: two questions
- To: mathgroup at smc.vnet.net
- Subject: [mg100357] Re: two questions
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 1 Jun 2009 07:13:03 -0400 (EDT)
- References: <gvtmar$gae$1@smc.vnet.net>
Hi,
a)
what may
Names["mypackage`*"]
do ? Print all the symbols in that context ?
b) is it so much to study ? "Programming in Mathematica" by Roman Maeder
Regards
Jens
Francisco Gutierrez wrote:
> Dear list members:
>
> a. I made a package and I want to retrieve the functions it has. What I would want is:
> Command[mypackage]
> Output: functions for the user contained in myg package
>
> How can I do this? Somehow, I have failed to find this in the documentation.
>
> b. According to you what are the best references to study the theme of packages in Mathematica?
> Thanks
> Francisco
>
Prev by Date:
Re: Accessing Dictionary definitions
Next by Date:
Re: Reading Fortran Data file
Previous by thread:
Re: two questions
Next by thread:
Re: two questions
|