Community Profile

photo

Zhe Dong


Last seen: 19 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


how to create a function to solve a series of equitions?
Hi Matlab users, I want to write a function to help me solve a series of equtions, however I'm not sure how to achieve that. he...

19 days ago | 1 answer | 0

1

answer

Question


how to specify filling properties in gscatter?
I'm trying to make a group scatter plot using gscatter function, there are two contrast groups each has three subgroups, is ther...

28 days ago | 1 answer | 0

1

answer

Question


how to fill circle markers with crosses?
Is there a way I can fill the circle markers with crosses instead of colours? just for the aesthetic purpose. Examples are in th...

1 month ago | 1 answer | 0

1

answer

Question


How to place a global legend into an empty tile in a tiled layout?
I'm making a 7x2 tiled layout figure, but I only have 13 subplots, which means I have an empty tile, I wonder if there's a way t...

4 months ago | 1 answer | 0

1

answer

Question


How to assign diffrent colors and shapes to diffirent groups in a plot?
Hello, I'm trying to make a plot containing multiple groups, and each group has multiple values, but I don't know how to give di...

4 months ago | 2 answers | 0

2

answers

Question


How to reorder a categorical axis?
I am ploting a set of values aginst an categorical array, however the the categorical axis always appears in the alphabetical or...

1 year ago | 1 answer | 0

1

answer

Question


How to assign different colors for data in different rows from a dataframe?
For instance, here's a dataframe T=[label X Y A 1 2 A 4 5 B 3 5 B 9 10] I wa...

2 years ago | 1 answer | 0

1

answer

Question


What's the differene between [a,b] and [a b] in matlab?
For arrays in matlab, is there a difference between an array with comma and one without?

2 years ago | 1 answer | 0

1

answer