Changeset 225 for matlab

Show
Ignore:
Timestamp:
01/12/09 13:28:18 (15 years ago)
Author:
smidl
Message:

prestavba mpf_test do inv-gamma

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • matlab/pmsm/mpf_test_disp.m

    r221 r225  
    11close all 
    2 itload('../mpf_test.it') 
     2itload('../../mpf_test.it') 
    33figure(1); 
    44for i =1:4 
     
    2222        plot(xthM(:,i)') 
    2323    if i<4 
    24         set(gca,'XTick',[]); 
     24        %set(gca,'XTick',[]); 
    2525    else 
    2626        xlabel('sample [t]');