Feeds
답변 있음
Export a matrix to a txt file
Thanks to both of you! I'd wish I could give credit to both of you for answering my question.
Export a matrix to a txt file
Thanks to both of you! I'd wish I could give credit to both of you for answering my question.
10년 초과 전 | 0
질문
Export a matrix to a txt file
Hello We are trying to export two matrices to a .txt file. Tried several things but it doesn't seem to like symbolics. The c...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
Change the axis tick
Hey How do I change the axis tick on my x-axis? Right now it ticks= 0, 2, 4, 6 ... etc., but I want it to go: 0, 1, 2, 3, 4,...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Check for 1 in a array
Hey I have a 3x20 array, where I want to check if row 2 contains 1. If not it should state a message. I was thinking on a if ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Sort matrix by rows
I have a matrix in 3x20 cell array. I now have to first sort my matrix by row 2 in ascending order and after that sort by ro...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Merge vector and array into one array
Hey I want to merge a cell array with a vector. In the cell array I have text and the vector contains numbers. So what I wa...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Identical random on two arrays
Hello! I'm making a True/False-quiz during a MatLab course. My problem is, is that I have to make it able to take the quest...
11년 초과 전 | 답변 수: 1 | 0
