Umair Mughal
Followers: 0 Following: 0
Feeds
已回答
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 ...
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 ...
2 years 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0