Community Profile

photo

maho


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to handle 'nested' arrays
Hello, I am new to MatLab, and am having a problem with code like this: x=["bar" "foobar" "food" "bard"]; y=regexp(x,'.*...

6 years ago | 2 answers | 0

2

answers

Question


Simple question regarding bar plot with categorical data
Hello guys, I am new to matlab, and I'm trying to do a simple bar plot, like this: x = ["bananas" "apples" "cherries"]; ...

6 years ago | 5 answers | 8

5

answers