Community Profile

photo

Giannis Nikolopoulos


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


bar plot with different color bars depending on height
Hello to all, I have two matrices, lets say the below: x = [1:10] y= [13, 25, 34, 65, 78, 92, 54, 46, 39, 5] I need a bar ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
create a table with strings and numbers
Thank you for your replies. They helped me a lot!!

거의 3년 전 | 0

질문


create a table with strings and numbers
Hello, I have two matrixs let say a = [1:10] -->Var_1 b = [2:2:20] --> Var_2 and one string matrix: city = {'city_1', 'c...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


create many bar plots with loop process
Hello!! I need your help for an issue I had... I have two matrixes A --> 20x50 double B -->20x50 double and I want to creat...

거의 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
find the position of all non-zero minimum values in each column of a matrix
Hello, Thank you all (@Image Analyst, @Bruno Luong, @Walter Roberson) for your help. All suggestions are good for me with the p...

거의 3년 전 | 0

질문


find the position of all non-zero minimum values in each column of a matrix
Hello, I need your help with the below problem: I have a matrix something like that: a = [2 0 3;1 2 5;0 0 0;1 3 3;0 0 6;0 2 7...

거의 3년 전 | 답변 수: 4 | 0

4

답변

질문


Find the position of the first non-zero value in a matrix
Hello, I have the matrix of the image below and I want the position of the first non-zero value of the columns 2 until the end ...

거의 3년 전 | 답변 수: 1 | 0

1

답변