August 6th, 2010, 7:08 am
QuoteOriginally posted by: CosteanuI suppose you need to buy their Workbench. From their videos I get that Workbench is a pretty standard IDE, but I didn't buy it myself. Otherwise, you debug Mathematica programs just like any other programs where you don't have a debugger: lots of print statements, and commenting out large parts of the code. It's pretty annoying, I have to admit, but what else can you do? Best,V.Yes, I have had to resort to using print statements. It is painful. It reminds me of my Fortran days.