photo

Ghufran Aldawood


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

6 个提问
1 个回答

Cody

0 个问题
3 个答案

排名
126,850
of 300,338

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,922

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
76,844
of 168,149

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


Unrecognized function using PDE toolbox
Hello, I am trying to run the exact code from this example: https://www.mathworks.com/help/pde/ug/magnetic-flux-density-in-el...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Simple menu selection plot dependent on radio button selection (App designer)
Hello, I am trying to design a simple app on app designer with 3 components, a UI axes, a drop down menu, and radio buttons. T...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Simple menu selection plot dependent on radio button selection (App designer)
Hello, I am trying to design a simple app on app designer with 3 components, a UI axes, a drop down menu, and radio buttons. T...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Real time serial data graphing
Hello all, I have this code to plot serial data coming in from my serial port and updating the graph in real time: s = serialp...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to display serial data
Hello all, I am having an issue receiving serial data and I am not sure where the problem is. I have an FTDI connected to t...

5 years 前 | 0 个回答 | 0

0

个回答

已解决


Add two numbers
Given a and b, return the sum a+b in c.

5 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years 前

已回答
Draw 3 D from 4 data sets
The data sets that you have don't have the same dimensions, if you have the same dimension on all sets, I assume you want to use...

5 years 前 | 0

提问


Two plots on same axes using guide
Hello! I have two global variables y & z that I am wanting to plot against the same x-axis. The GUI has two check boxes one...

7 years 前 | 0 个回答 | 0

0

个回答