Add a semilogx axis to a plot given by a function
    3 ビュー (過去 30 日間)
  
       古いコメントを表示
    
    Butterflyfish
 2015 年 10 月 26 日
  
    
    
    
    
    コメント済み: Walter Roberson
      
      
 2015 年 10 月 26 日
            I am using the function obw() to plot occupied bandwidth with the code:
obw(signal, fs);
It plot it on a normal frequency linar scale and I would like to plot it with a log x-axis (like when you use the function semilogx(). How can I do this? Thanks heaps!
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Axis Labels についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

