Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 646 Bytes

File metadata and controls

9 lines (6 loc) · 646 Bytes

matlab_calculator

This calculator is made using the GUI Guide of MATLAB version - R2017b. This calculator is capable of performing basic operations like addition, subtraction, division, nth power etc. This calculator also has a seperate area for performing matrix operations which includes determinant, inverse, adjoint of a matrix, matrix multiplication and eqaution solving using matrix.

For using the project, Download both the .fig file and the .m to your system keep them in the same folder, further open the .m file using MATLAB and choose the change directory option on the pop-up(if asked). Run the program and use it as you like.