photo

David Hasin


Last seen: 5 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Matlab: change position of ylabel
You can simply add this to the label line: ", 'Position', [-0.155,0.85,1]" Here is an example: ylabel('$\overline U_x/U_o$','F...

1 month 前 | 0

已回答
exportgraphics: adding a margin
Hey there, you can use 'padding' in the exportgraphics option, but it is available only in matlab online 2024a. For example: ex...

2 months 前 | 0

| 已接受