photo

Haitham


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
111,278
of 300,262

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,900

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use copyfile function correctly?
I have a text file which was created in the "Current Folder" window. Now, I want to re-save this file in another direction (or c...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to copy a graph from a figure window to an axis within a GUI?
I have a graph that plotted from the first GUI and that graph is in a separate figure window. I am trying to copy that graph fro...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to copy a plot from a figure window to a GUI
I have a callback button that does some calculations and then shows 4 graphs in 4 windows. I would like to create a new GUI that...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
How to change a string field in an edit text box using a pop-up menu
I found it! the code should be in the Callback function not in the CreateFcn of the pop-up menu. Thanks

10 years 前 | 0

| 已接受

提问


How to change a string field in an edit text box using a pop-up menu
Hello, I'm new in using GUI, now I'm trying to change some string fields by using a pop-up menu. Basically, I have two radio bu...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I reverse the direction of the rows and columns using printmat?
When I use this code: Depth_of_cut = [1, 2, 3, 4]; Feedrate = [0.1, 0.2, 0.3, 0.4]; Fv = magic(4); printmat(Fv...

10 years 前 | 2 个回答 | 0

2

个回答