You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ODAS for SSL. I find that in "freq2freq.c", there is a magnitude calculation. I want to see the change of it in process and then I write "print(%f, magnitude)" just under the magnitude calculation. Then I directly use "npm start" under odas_web file. But no matter in GUI or in commander interface, no output of it displayed.
Is my code problem or it is because the compilation problem like I should compile the whole file of ODAS? If it is, which main file should I compile? Really Thanks a lot.
The text was updated successfully, but these errors were encountered:
Dear officer:
I am using ODAS for SSL. I find that in "freq2freq.c", there is a magnitude calculation. I want to see the change of it in process and then I write "print(%f, magnitude)" just under the magnitude calculation. Then I directly use "npm start" under odas_web file. But no matter in GUI or in commander interface, no output of it displayed.
Is my code problem or it is because the compilation problem like I should compile the whole file of ODAS? If it is, which main file should I compile? Really Thanks a lot.
The text was updated successfully, but these errors were encountered: