photo

Nguyen Thien An


Last seen: mer än 4 år ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


Three-way logarithmic plot.
In MATLAB is there any feature to create a plot with three Y-axis. Y_1 axis is vertical, Y_2 and Y_3 is rotated (figure) figure...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
Changing subplot axis label using subplot handle
This syntax work with me: ax = subplot (2,2,1) ax.XLabel.String = 'This is your label';

nästan 5 år ago | 0