|
[Date Index]
[Thread Index]
[Author Index]
Re: Using "%" command with .NET/Link in the MathKernelApp Demo
- To: mathgroup at smc.vnet.net
- Subject: [mg55852] Re: [mg55820] Using "%" command with .NET/Link in the MathKernelApp Demo
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Fri, 8 Apr 2005 01:36:24 -0400 (EDT)
- References: <200504070909.FAA12869@smc.vnet.net>
- Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
The other day, I had to run an old program multiple times from within
a loop in a mathematica notebook; Import and Export do not seem to
change the current directory.
In[1]:=
$Version
Out[1]=
5.0 for Microsoft Windows (November 18, 2003)
Later
On Apr 7, 2005 5:09 AM, Javier Chicote <goraperas at hotmail.com> wrote:
> Hi,
>
> I have been trying the MathKernel Demo for a while, the example inlcuded
> with Mathematica 5.0 which demonstrates the .NET/Link MathKernel component,
> providing a very high-level interface for using Mathematica from .NET
> programs.
>
> When I tried to use de %n command, for getting the result of a previous
> computation, the result that the application gives is "Out[n]", instead of
> the result of the n computation. Is it possible to solve this problem?
>
> Thanks,
>
> Javier Chicote
>
>
--
Chris Chiasson
Kettering University
Mechanical Engineering
Graduate Student
1 810 265 3161
Prev by Date:
Re: Op-codes in CompiledFunction
Next by Date:
Re: Y axis labelling on OS X. new (to me) development.
Previous by thread:
Using "%" command with .NET/Link in the MathKernelApp Demo
Next by thread:
SetDirectory, Import
|