Community Profile

photo

Romina


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to change the Marker size and the Marker symbol of some specific nodes
Thank you! it's exactly what i needed

4 years ago | 0

Question


How to change the Marker size and the Marker symbol of some specific nodes
I need to change the size and symbol of nodes 801:1:1000, that is, i need Markersize = 5 and the Marker symbol, Marker = 's'. A...

4 years ago | 2 answers | 0

2

answers

Question


Create an array from others matrix
I need to put "a" matrix one below the other in a single matrix. That is, I need to place in a matrix of dimension a*b x N, wher...

4 years ago | 1 answer | 0

1

answer

Question


How do I create a 1x21 matrix where the inputs are all the different values of d
B=[1 2 3 4 5 6 7; 9 11 13 15 17 19 21]; for i=1:7 for j=1:7 if i>j P=B(:,i); Q=B(:,j); Norm=zeros(1,nchoosek...

4 years ago | 1 answer | 0

1

answer