photo

Milad Zarei


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
285,871
of 300,365

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


undefined function or variable in my GUIDE gui code!
when I run the code, I get the following error. I have attached the m file and the fig file as well. I did not write these codes...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the center of 4 points on an image?
I have an image of the foot that was devided into different cells. I need to find the center of each cell. I was wondering if th...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to move bars along the X axis in bar3?
I am trying to plot bars on a background image using bar3, but I can not get the bars on the right position. I know this com...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Writetable does not allow me to have more than 32 columns in my table!
I am trying to export an Excel table using writetable commend, but it gives me this error: Error using writetable (line 117...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to create multiple excel sheets in Matlab?
I have 2 tables, and I am trying to use writetable commend to create Excel sheet. When I try to have more than one sheet, it wou...

8 years 前 | 3 个回答 | 0

3

个回答

提问


When I add columns to a table, it changes the assigned names to Var1, Var2 ...! How can I add columns to an existing table with the assigned names?
I use this piece of script to create a table: Tab = table(A.L1(:,1),A.L1(:,2),'VariableNames',{'A_X' 'A_Y'}); And I us...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Can't zoom in using mouse and figure toolbar (It does not crash though!)
Hi all. I am trying to print out something and then zoom in on the graph. But when I hit the magnifier bottom, it selects the ma...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I reduce the number of digits after the decimal point?
Matlab shows a number with 2 digits after the decimal point (e.g. 0.8100) in the Command Window, but when you open the variable ...

8 years 前 | 1 个回答 | 0

1

个回答