필터 지우기
필터 지우기

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 CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by