Rank: 34256 based on 0 downloads (last 30 days) and 0 files submitted
photo

Bryan

E-mail

Personal Profile:
Professional Interests:
signal processing, communications systems

 

Watch this Author's files

 

Comments and Ratings by Bryan View all
Updated File Comments Rating
07 Jan 2011 Create From Blocks Create 'From' blocks with same appearance and properties of 'Goto' blocks selected in the model Author: Giacomo Faggiani

Very useful. Makes From/Goto blocks much easier to use. I also learned that you can customize the context menu. I did not not know that.

15 Dec 2009 Extended DFT Program EDFT produce high-resolution N-point DFT for N greater then the length of data vector. Author: Vilnis Liepins

Very interesting and useful code. Well written, documented well and it worked the first time.

14 Dec 2009 Linearity Of Block Function Square Simulink new block simulink library Author: Dit Papa Lamine ndao

Why bother? It's just a simple filter. At least it works.

12 Jun 2009 uilineshift function to shift a selected line (or all other outputs of the PLOT-function) in X and Y-direction Author: paul koch

I thought is would be useful to show the difference between the current line and the original lines. This would be useful if you are trying to find a offset value for instance. If you add this after line 248 or so then the difference will display in the command window:

x_diff = s.x(1)-s.xorig(1);
y_diff = s.y(1)-s.yorig(1);
disp(['New Location Difference: x: ',num2str(x_diff), ' y: ',num2str(y_diff)])

This was a quick and dirty way to get the difference. Better yet the difference would display on the plot somehow.

12 Jun 2009 uilineshift function to shift a selected line (or all other outputs of the PLOT-function) in X and Y-direction Author: paul koch

Extremely useful. I don't know how many times I have had to do this manually.

It would be nice if this worked for simulink scopes.

Top Tags Applied by Bryan
plot
Files Tagged by Bryan
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Apr 2009 Screenshot uilineshift function to shift a selected line (or all other outputs of the PLOT-function) in X and Y-direction Author: paul koch image processing, gui, plot, potw, pick of the week 5 4
  • 4.66667
4.7 | 3 ratings

Contact us at files@mathworks.com