From: Sergej S. <no...@ro...> - 2018-06-28 14:05:57
|
Hi! What should be changed for normal form of time in function plbox3 for 3D plot: 1) plbox3( "bnstu", "Time", 0.0, 0,"bnstu", "Freq", 0.0, 0,"bcdmnstuv", Yaxis, 0.0, 0 ); or 2) plbox3( "bcnstd", "Time", 0.0, 0,"bnstu", "Freq", 0.0, 0,"bcdmnstdv", Yaxis, 0.0, 0 ); Both my attempts gave bad form of time - integer numbers. Regards, Sergey. |