フィルターのクリア

Bar graph don't work on matlab R2015B

1 回表示 (過去 30 日間)
Jonathan Poirier
Jonathan Poirier 2016 年 9 月 7 日
コメント済み: dpb 2016 年 9 月 8 日
Before, I used R2013B release. I often used the bar function. But now, I have the R2015B release and then, the bar function don't work
for example:
y = [75 91 105 123.5 131 150 179 203 226 249 281.5];
bar(y)
Warning: Error updating Bar.
Struct contents reference from a non-struct array object.
  3 件のコメント
Jonathan Poirier
Jonathan Poirier 2016 年 9 月 8 日
D:\Systprod\matlab\ya2015086000\toolbox\matlab\specgraph\bar.m
dpb
dpb 2016 年 9 月 8 日
Hmmm...well, that looks ok. I presume you've tried things like restarting and the like? If still no joy, looks like time for a service request to TMW @ www.mathworks.com

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by