photo

Eneru Y


Last seen: 1 year 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
219,213
of 301,204

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,191

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,368

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Sizing issues when exporting figures with exportgraphics on MacBook Pro 14" (Sonoma)
I have the same problem on Windows. No control over size and font in vector mode. The best solution for me is still hgexport(). ...

1 year 前 | 0

已回答
How do I export the calculations of a textfile?
I think I found the solution: for A = 10:0.1:100 for B = 100:1:1000 for C = 1:0.01:10 X = ...

9 years 前 | 0

提问


How do I export the calculations of a textfile?
I have to export to a file all the values of variables X and Y. A = 10:0.1:100; B = 100:1:1000; C = 1:0.01:10; ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB can't resolve equation?
Hello guys, following equation: x = (a * (b + x)) / b It's not resolved by matlab with solve() function, but it's resol...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a circle in a log-log plot?
Hello guys, I need to make a graph that shows two *concentric circles* of *very different sizes*. I need to draw a concentric ci...

10 years 前 | 1 个回答 | 0

1

个回答