Community Profile

photo

Jonathan Mendoza


自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Listdlg inside of fprintf?
is there anyway i can use fprintf function or is there another function very similar to it, that i can use inside of listdlg. i ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Find two ways to create a 3 x 5 matrix with all values equal to 100 (Hint: use ones and zeros).
I am currentlhy having trouble on this question, ive been trying to figure this out for more than 2 hrs. I need help.

4 years 前 | 1 个回答 | 0

1

个回答

提问


if a variable has the dimension 1 x 1 is it a matrix, scalar, row or column vector
If a variable has the dimension 1 x 1 is it a matrix, scalar, row or column vector. I've tried finding a solution in the book bu...

4 years 前 | 1 个回答 | 0

1

个回答

提问


"Generate a 2 x 4 matrix variable mat. Verify that the number of elements is equal to the product of the number of rows and columns."
My professor gave this questiion from the book, but I don't understand what it wants me to do exactly. what does "Verify that th...

4 years 前 | 1 个回答 | 0

1

个回答

提问


What is the difference between 5 and '5'
5 + 1 = 6 '5' + 1 = 54 Why does the seceond line equal 54??? What does '' around numbers???

4 years 前 | 1 个回答 | 0

1

个回答