Community Profile

photo

Mayank Amencherla


University of Illinois at Urbana-Champaign

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing, Communications

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How do I use dynamic cursor data to zoom in and zoom out of a graph plot?
Through File exchange, I have come across a code that lets me use dynamic data cursors. dualcursor on; val = dualcursor; ...

10 years ago | 0 answers | 0

0

answers

Question


Moving Sensor plot with time(audio file)
I have in a .mat file some rows and ccolumns with data. When I load it, I get an ema. It contains the positions of sensors with...

10 years ago | 0 answers | 0

0

answers

Question


A moving line on plot during audio play
I want a moving line across the audio plot while it is simultaneously playing the audio. How would I implement that? %Code ...

10 years ago | 0 answers | 0

0

answers

Question


How to use 2 datacursors to dynamically change audio files in GUI's?
In my GUI, I have loaded an audio file ( *.wav* ) into the variable storedStructure, and saved it in the handles structure - *ha...

10 years ago | 1 answer | 0

1

answer

Question


How can I use guidata to pass 2 different variables in 2 different callbacks of a GUI?
My GUI is required to- Browse for .mat and .wav files. Store the file names in storedStructure and storedStructure1. Use l...

10 years ago | 1 answer | 0

1

answer