Horizontal constant line plot
3 ビュー (過去 30 日間)
古いコメントを表示
I am using plot(1:3600,ones .* 78) 'it gives empty plot' this to plot a horizontal line for y axis is consant 78, x axis is from 1 to 3600 . Or is there another command to plot it .
0 件のコメント
回答 (1 件)
Image Analyst
2017 年 12 月 28 日
ones() is a function that takes arguments. You are not giving any. What do you want to plot for your y values?
1 件のコメント
Neptune16
2019 年 9 月 29 日
hello and good day,sir. can you please help me out with my latest question in my profile. very much thanks in advance.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!