Square root table without using arrays
古いコメントを表示
I have to create a square root table like the one in the first comment. I can't use arrays, and have to print the results in the format displayed at the bottom of the assignment.
Here's what i have, and what it produces: 


3 件のコメント
Benjamin Baker
2019 年 2 月 15 日
James Tursa
2019 年 2 月 15 日
Please repost your code as regular text (*not* as a picture) highlighted by the "CODE" button in the format bar.
John D'Errico
2019 年 2 月 15 日
So what is the question? Where is the problem? All we know is what your assignment is. Are you asking for advice? Use a loop.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
