Why is the default right-hand text limit for editor set at 75?
27 ビュー (過去 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!