Community Profile

photo

Nathan Garcia


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Why aren't weight values incorporated into graph and digraph?
Hi, I would like to create a network graph using the graph function or the digraph function. I would like edges lengths in the ...

2 years ago | 1 answer | 0

1

answer

Question


Sort column based on value in another column (sort rows by column values a>b>c)
I am using the function [E,index] = sortrows(A,'descend'); This sorts the first column by row value and also secondarily sorts ...

3 years ago | 1 answer | 0

1

answer

Question


Indexing numbers for 2 or more specific values in a vector?
How can I find the index numbers for 2 or more specific values in a vector called vec? Something like h=find(vec==26 & vec==437)...

4 years ago | 1 answer | 0

1

answer