|
Re: PROGRAMMERS: WIND RIVER C++ vs LABVIEW vs JAVA
Quote:
Originally Posted by AustinSchuh
I challenge you to tune a PID loop with only numbers streaming by. It's probably slower than writing code to plot what's happening yourself and then use the plotting software.
I agree with you that some problems can be easily debugged with prints, but there are other problems that are incredibly hard to debug with prints.
|
fstream it, write it into a txt file and read it after to debug... But still  lots of numbers
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|