Community Profile

photo

Ghufran Aldawood


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Statistiken

All
  • Solver
  • First Review
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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...

mehr als 3 Jahre vor

Gelöst


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:...

mehr als 3 Jahre vor

Beantwortet
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...

mehr als 3 Jahre vor | 0

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten