Android application
May 10, 2020
Themes and strategies for storytelling Quick Exercise
May 10, 2020
Show all

Unit Conversion on MATLAB

I WILL ONLY ACCEPT $25. YOU WILL BE REJECTED IF YOU BID HIGHER!!!!

Design and implement a basic unit converter that converts numbers that have been entered by the user onto the Command Window (using the input() function).
– Your script should contain code that converts all the units given on the previous page (temperature, length and mass) to and from their imperial and metric types (i.e. both directions). These conversions should take place in individual MATLAB sections created using the %% sign.
– The output must be displayed neatly on the Command Window with an informative message to the user.
– There should be no conditional statements, loops or user-defined functions at this point; these will be included in future milestones.
– You also must not use the in-built converter functions (including but not limited to: convlength(), convtemp() and convmass())
There are two things that you will need to send to me one is the MATLAB file and one is a report on a word doc.

This assignment is very important to me please read everything in the “Attach additional materials” and I want to be sure that i can get full marks if i assign you to do this assignment for me. when you are writing the codes you should always add comments to your code, even if you think your code is simple.

Leave a Reply

Your email address will not be published. Required fields are marked *