Feeds
提问
how to change command window display options
I want to access results one below other, but now i am getting them after a line spacing
12 years 前 | 1 个回答 | 0
1
个回答已回答
I AM USING FOR LOOP AND WANT RESULTS IN ARRAY FORMAT WITHOUT DISPLAYING VARIABLE NAME
my program is some thing like this a=10; for x=0:.1:1 y=a*x end
I AM USING FOR LOOP AND WANT RESULTS IN ARRAY FORMAT WITHOUT DISPLAYING VARIABLE NAME
my program is some thing like this a=10; for x=0:.1:1 y=a*x end
12 years 前 | 0
提问
I AM USING FOR LOOP AND WANT RESULTS IN ARRAY FORMAT WITHOUT DISPLAYING VARIABLE NAME
AFTER USING FOR, I AM GETTING ANS IN WHICH VARIABLE NAME IS SHOWN AGAIN AND AGAIN. I WANT RESULTS TO DISPLAY IN SINGLE LINE ONE ...
12 years 前 | 2 个回答 | 0