Muhammad Usman - MATLAB Cody - MATLAB Central

Muhammad Usman

7652
Rank
4
Badges
813
Score
51 – 90 of 90

Muhammad Usman received Promoter badge for Problem 20. Summing digits

on 28 Apr 2020

Muhammad Usman received Commenter badge for Solution 2236081

on 26 Apr 2020

Muhammad Usman submitted a Comment to Solution 2236081

function b = area_square() a = input('Enter the side of square:') b = sprintf('Area of square is: %f',a*a) end What's wrong with it

on 26 Apr 2020

Muhammad Usman received Solver badge for Solution 441360

on 11 May 2014

51 – 90 of 90
Go to top of page