Feeds
질문
Use equation in for loop
I have a 2d array that I'm reading in that is 100x2. I have the following equation that needs to loop through and calculate sta...
9년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
User input and print question
So here's what I ended up doing: density = input('Enter air density in kg/m^3: '); fprintf(outputfile,'Air density = %5....
User input and print question
So here's what I ended up doing: density = input('Enter air density in kg/m^3: '); fprintf(outputfile,'Air density = %5....
9년 초과 전 | 0
질문
User input and print question
I have the following code that I want it to print "Air density = x.xx kg/m^3" and "Blade radius = x.xx cm." Is it possible to a...
9년 초과 전 | 답변 수: 2 | 0
