|
[Date Index]
[Thread Index]
[Author Index]
Re: MaxFormatDepthExceeded
- To: mathgroup at smc.vnet.net
- Subject: [mg85426] Re: MaxFormatDepthExceeded
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Sun, 10 Feb 2008 05:15:44 -0500 (EST)
- References: <fojrgj$go9$1@smc.vnet.net>
janos wrote:
> Any info about this?
> What is the built in value?
> Is its name $MaxFormatDepth?
> How to increase it?
>
> Thank you,
>
> Janos
>
Why not give us a bit of code that generates this problem.
Often when you get a message that some Mathematica limit has been
exceeded, the code has gone into some sort of infinite loop, so
increasing the relevant limit is not the answer.
BTW, the following command will give you all the symbols that contain
the word 'format':
?*Format*
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
Re: Memory and NDSolve
Next by Date:
Re: Tooltips and PlotMarkers
Previous by thread:
MaxFormatDepthExceeded
Next by thread:
Re: MaxFormatDepthExceeded
|