Hello everybody,
I'm new here and I'm also quite new to programming but I need your advice on the subject of plotting my C outputs. In Matlab, there is a plotting function "contour". It has a great advantage. You give it a data matrix (each cell has one dedicated number)and it draws contour curves "between the cells" and makes nice smooth curves. I need it for plotting of error distribution in multilateration .
Do you have tips for the best library or external utility that could do it? (mainly MS Windows)
Thanks in advance for your response :)
Petr
I'm new here and I'm also quite new to programming but I need your advice on the subject of plotting my C outputs. In Matlab, there is a plotting function "contour". It has a great advantage. You give it a data matrix (each cell has one dedicated number)and it draws contour curves "between the cells" and makes nice smooth curves. I need it for plotting of error distribution in multilateration .
Do you have tips for the best library or external utility that could do it? (mainly MS Windows)
Thanks in advance for your response :)
Petr
Comment