Community Profile

photo

Umair Mughal


Last seen: 9 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Thankful Level 2
  • Thankful Level 1
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How can I play audio in MATLAB 8.1 (R2013a) while simultaneously moving a marker on a plot of the audio data, synchronized to the sound?
Was working on the same problem. Here's the example of random binary signal modulating with ASK []. The plot 2 is only relevant ...

etwa ein Jahr vor | 0

Frage


Change uiAxes DateNum to DateTime in AppDesigner for animatedLine Plot
Here, I have a UIAxes; with datenum tick marks. I have the values of x-ticks in String, as you can see from Time Field. I used d...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Need help for Zoom function in AppDesigner
I know, the zoom for UIAxes only works like zoom(app.UIAxes, 'on'/'off'); I want to use a function (@updateDateLabel) after zoom...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Using dynamicDateTicks external function in appDesigner --> built-in 'zoom' function Error
I have an app that plots animatedline, and thus I can't plot datetime ticks directly to x-axis. So, I used dynamicDateTicks func...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Convert a datatype (like string) into Simple Plain Text like a Matlab Function
Well in programming we have datatypes that tells the compiler how to see the certain variable. And there are built-in functions ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort