Problem 2919. Matlab Basics II - Unit Conversion
Write a function that converts Kg to lbs, returns the answer to the nearest 1/100th of a pound
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Matthew Eicholtz
on 2 Feb 2015
I may be wrong, but I think the test suite is using an incorrect conversion factor.
Guillaume
on 2 Feb 2015
Yes. Obviously, the Yaz pound is slightly different from the imperial pound.
Yaz Majeed
on 2 Feb 2015
My apologies, I copied the conversion factor wrong, it's fixed now!
Mark Posen
on 6 Jun 2021
Test 3/Test 4 are broken (should be a single test but comment has broken it into two).
Dyuman Joshi
on 6 Jun 2021
Broken test case (3/4) are fixed.
Solution Comments
Show commentsProblem Recent Solvers165
Suggested Problems
-
Find the alphabetic word product
3324 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2139 Solvers
-
615 Solvers
-
Create a two dimensional zero matrix
489 Solvers
-
5182 Solvers
More from this Author28
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!