Re: NDSolve[] with nested If[] and Piecewise[] usage:
- To: mathgroup at smc.vnet.net
- Subject: [mg90764] Re: NDSolve[] with nested If[] and Piecewise[] usage:
- From: Gopinath Venkatesan <gopinathv at ou.edu>
- Date: Wed, 23 Jul 2008 05:58:38 -0400 (EDT)
Oliver, Thank you so much. I have to say that I tried using Evaluate[] (couple of them for each of the If[] inside. But I did not try putting Evaluate[] for the expressions inside each of the If[]s, which made all the difference. Yes, Which[] also made the difference. Now I am in the process of inserting Evaluate[] in my code. Thanks again for helping me. Regards, Gopinath