![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13094449_1530473661422_DEF.jpg)
Ghufran Aldawood
Followers: 0 Following: 0
Statistics
RANK
234,311
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersSolved
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...
4 years ago
Solved
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:...
4 years ago
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...
4 years ago | 0
Question
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...
6 years ago | 0 answers | 0