Community Profile

photo

Peter Beringer


Last seen: 1 year ago Active since 2020

Statistics

  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Answered
Remove data elements of the legend from figure
There's a very simple way if you're happy to do it in the Figure window itself (you can also go File > Generate Code if you wish...

2 years ago | 0

Question


Simple, but stumped. Using 'xline' to create animated "play marker" across waveform plot.
I am trying to create a plot of a waveform that has a "play marker"/vertical line running across. Have been trying with 'xline' ...

3 years ago | 2 answers | 0

2

answers

Question


How to fix/steady the position of a counter in plot title.
I have a script for plotting animated surf and trisurf plots. It has a time counter in the title fed by the 'for' loop index. Wi...

3 years ago | 2 answers | 0

2

answers

Question


Seeking documentation/links/suggestions/help on implementing data "smoothing" with 'interp2' in animated surf plot. Is it even possible?
Hi, I have been using the 'interp2' function call to smooth data displayed on static surf (and trisurf) plots with good success...

3 years ago | 0 answers | 0

0

answers

Question


Seeking a little clarification on using sprintf with %d and formatSpec etc. to load similar *.MAT filenames that only differ in name by number.
Hi, I have previously written code to successfully load multiple *.MAT files from the directory that were named "Position01.mat...

3 years ago | 2 answers | 0

2

answers

Question


What to do about zeros in filenames when importing data to cell using sprintf ...
This seems like it would be a fairly common problem, yet I haven't found any documentation or on Answers relating to this. So if...

3 years ago | 1 answer | 0

1

answer

Question


Code to create animated plot and capture/write as AVI movie returns no errors but only a single frame AVI file.
This code is a "scale model" of a larger plotting code for a 10x10 matrix of audio measurements. I wish to write the animated pl...

3 years ago | 1 answer | 0

1

answer

Question


Why do so most contributors to MATLAB Answers have a similar condescending attitude to the "Comic Book Store Guy" from the Simpsons? That is, an utter disdain for beginners. If anyone would like to provide some ACTUAL help, I'd be forever grateful.
If you're reading this, then you're prepared to spend a couple of minutes tailoring a response (even just slightly) to my questi...

3 years ago | 1 answer | 0

1

answer

Question


How can I write this animated figure as a movie?
This is a scaled-down model of a larger bit of code I have been trying to write to generate an animated plot of audio measuremen...

3 years ago | 1 answer | 0

1

answer

Question


How to output and name variables generated in 'for' loop into workspace.
Wrote a little function to generate random frequency sine tones. I would like each tone generated to be output into the workspac...

3 years ago | 2 answers | 0

2

answers

Question


How to use 'drawnow' to create an animated surface plot from audio measurements taken in a matrix of 10 x 10 microphone positions
I am attempting to code for an animated surface plot of audio data. The measurements were taken in ten steps of ten channels to...

3 years ago | 1 answer | 0

1

answer