Feeds
已回答
how to label multiple bars within the same x-value
After a whole lot of research, I've found nothing that solves that excact problem. Allthough I ended up finding two solutions wi...
how to label multiple bars within the same x-value
After a whole lot of research, I've found nothing that solves that excact problem. Allthough I ended up finding two solutions wi...
6 years 前 | 0
| 已接受
提问
how to label multiple bars within the same x-value
Hej im trying to create a plot of some testvalues, and i simply cant figure out a way to label multiple bars within the same x-v...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to select specific matrix rows trough specifik given numbers
Hey guys. Im working on a project where i have i to pick out specific rows in one N x 6 matrix matching a specifik given value. ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to reshape a matrix
I need to reshape a Matrix from an [5 x n] matrix into a matrix of [n,0,0,0,0 ; 0,n,0,0,0 ; 0,0,n,0,0 ; 0,0,0,n,0 ; 0,0,0,0,n] ...
6 years 前 | 3 个回答 | 0
3
个回答提问
How to replace a vector element with a value not equal the other vector values?
I struggling with an assignemt in which i have to find the remaining number in a single sudoku row. I have to replace 0 with a n...
6 years 前 | 1 个回答 | 0
