Community Profile

photo

Peter Beringer


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • Thankful Level 3

バッジを表示

Feeds

表示方法

回答済み
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年以上 前 | 0

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答