Feeds
提问
I'm trying to figure out a way to ask the user for data on a specific load point using input and sprintf. But every time the next data is obtained from the user, the previous data disappears?
The section for this reads: for i=1:point_loads input(sprintf('What is the magnitude, direction, and location ([mag,...
12 years 前 | 1 个回答 | 0
1
个回答提问
Writing a function for a Projectile?
Writing a function determining horizontal and vertical position of 2 kg projectile with user given initial velocity(of 300m/s) ...
12 years 前 | 1 个回答 | 0
