subject

1. open a new script file and save it in your current working directory. 2. use the input() function to prompt the user to enter a value for theta in degrees and assign it to a variable. use the following prompt: enter a value for the angle (theta) in degrees: 3. use the disp() function with the num2str() function or int2str() function to show the user their choice for theta. use the following statement for displaying the user-entered data: you have entered theta = x degrees. here x is the value of theta entered by the user. 4. use the input() function to prompt the user to enter a value for w in newtons and assign it to a variable. use the following prompt: enter a value for the weight (w) in newtons: 5. use the disp() function with the num2str() function or int2str() function to show the user their choice for w. use the following statement for displaying the user-entered data: you have entered w = x newtons. here x is the value of w entered by the user.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 16:30
How to do this programming flowchart?
Answers: 3
question
Computers and Technology, 24.06.2019 03:00
Will do anything for brainlest so can you guys me out i will try my best to you out
Answers: 1
question
Computers and Technology, 24.06.2019 16:50
7.23 main lab 7 - online shopping cart background this main lab extends the earlier prep lab "online shopping cart part 1". (you should save this as a separate project from the earlier prep lab). you will create an on-line shopping cart like you might use for your on-line purchases. the goal is to become comfortable with setting up classes and using objects. requirements this lab can be done individually or as pair programming. expanded itemtopurchase class (15 points) extend the itemtopurchase class as follows. we will not do unit testing in this lab so we will not be giving you the names of the member functions. create good ones on your own. create a parameterized constructor to assign item name, item description, item price, and item quantity (default values of "none" for name and description, and 0 for price and quantity). additional public member functions set an item description get an item description print the cost of an item - outputs the item name followed by the quantity, price, and subtotal (see example) print the description of an item - outputs the item name and description (see example) additional private data members a string for the description of the item. example output of the function which prints the cost of an item: bottled water 10 @ $1.50 = $15.00 example output of the function which prints the item description:
Answers: 1
question
Computers and Technology, 25.06.2019 06:00
If an image has only 4 colors, how many bits are necessary to represent one pixel’s color?
Answers: 1
You know the right answer?
1. open a new script file and save it in your current working directory. 2. use the input() function...
Questions
question
Biology, 09.12.2020 17:40
question
Social Studies, 09.12.2020 17:40
question
Mathematics, 09.12.2020 17:40
question
Chemistry, 09.12.2020 17:40
Questions on the website: 13722363