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
