Why is the default right-hand text limit for editor set at 75?
조회 수: 25 (최근 30일)
이전 댓글 표시
Why is the default right-hand text limit for Matlab's editor at 75? Isn't the convention for code and other ASCII formats typically at 80? I understand that this can be changed in the settings. I just want to know why Mathworks decided for the default to be at 75.
댓글 수: 3
Star Strider
2022년 12월 14일
It’s been several decades since I typed FORTRAN code onto 80-column punchcards and fed them to a room-sized mainframe that was less powerful than my current wristwatch, however if I remember correctly, there were 72 usable columns on each punchcard. The first eight columns were for a comment column (1) and the other 7 for number lines (for code that was longer than one card), and other non-code information. Later FORTRAN screen editors kept that standard.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!