Feeds
提问
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,'.*...
7 years 前 | 2 个回答 | 0
2
个回答提问
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"]; ...
7 years 前 | 5 个回答 | 8