How to make a diamond with asterisks?

6 次查看(过去 30 天)
Hi can you help me doing this? So far I have this but I'm not sure what to do next or when to write the loops.
2(n-1)+1 %number of x
n=row
floor(col/2-(n-1)) %number of blanks
floor (row/2-(n-1))
Screen Shot 2019-04-30 at 3.11.12 PM.png
  1 个评论
Rik
Rik 2019-4-30
The issues with this question are the same as with your other question. Because you don't explain your goal it is hard to help you.

请先登录,再进行评论。

采纳的回答

Naman Bhaia
Naman Bhaia 2019-5-3
Hello Juan,
I believe a question similar to yours has been answered in this MATLAB Answers thread. Check and see if it helps with the issue you are facing.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by