Feeds
질문
How to display multiple cells and single numbers as one element each
I have a matrix nt = [Nt Nit Npit Npt1 tt]; which is filled by numbers only and I have a cell with multiples elements which I ...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How to store a string of n elements as one element of a matrix
I have a function wich give me an array of elements like Nff=[5 0 5 0] and I want to insert Nff into a matrix N(i,j)=Nff. It can...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How can I split X apples into Y groups
How can I write a code to split X apples into Y groups where each two groups are located in one basket. Example: consider I have...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How can I insert a vector as an element of a matrix?
I am trying to display my results using uitable and sometimes one parameter have a scalar number solution and sometimes a vector...
8년 초과 전 | 답변 수: 0 | 0