Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 657 Bytes

task0

Spectrum Internship Drive(MATLAB)- Submission for Task0 The repository contains the solution(MATLAB editor file) to the following problem statement. Create a program in which one can calculate his/her BMI(body mass index). The program must be written accordingly:

  1. First display welcome to BMI calculator and ask the user to give his /her name.
  2. Then create 2 options using menu function which will have two ways to calculate BMI(Imperal system & SI standard system).
  3. Accordingly ask for there weight and height .
  4. There weight and height must in corresponding units.
  5. And after calculating show his/her name with his/her category of BMI