calc
버전 1.0.0.0 (2.88 KB) 작성자:
Jordi Palacin
calc.m is a basic and simple calculator in a single script file.
This is a basic calculator in a single script file.
It works on Matlab 7.0.1 and upper.
Usage: type "calc" on the command line. Remember to add the "calc path" to the path list to use it regardless or the current directory.
Some examples:
[AC] [1000] [+] [18] [%] [=] 1180
[AC] [1000] [+] [18] [±] [%] [=] 820
[AC] [1000] [-] [18] [%] [=] 820
[AC] [100] [+] [10] [=] 110
[AC] [100] [+] [10] [±] [=] 90
[AC] [100] [+] [10] [C] [20] [=] 120
[AC] [100] [+] [10] [=] 110 [=] 120 ([=]repeats the last operation)
인용 양식
Jordi Palacin (2025). calc (https://kr.mathworks.com/matlabcentral/fileexchange/30747-calc), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Entering Commands에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
