triztyme
自 2016 起处于活动状态
Followers: 0 Following: 0
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...
8 years 前 | 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....
8 years 前 | 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...
8 years 前 | 2 个回答 | 0