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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0