Community Profile

photo

Umair Mughal


Last seen: 8 months ago Active since 2020

Statistics

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

View badges

Content Feed

View by

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

1 year ago | 0

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer