Thread Subject: error when running "hist" command

Subject: error when running "hist" command

From: matlab_programmer

Date: 11 Dec, 2008 22:26:22

Message: 1 of 12

Does anyone know the meaning of this error I get when running hist? I asked a friend to try to reproduce this on his machine, but he couldn't--does this have something to do with my settings?

>> Y = randn(100000,1);
>> hist(Y, 100)

??? Error using ==> feval
Undefined function or variable 'datamanager.linkbehavior'.

Error in ==> hgbehaviorfactory>localCreate at 45
         ret_h(end+1) = feval(info.constructor);

Error in ==> hgbehaviorfactory at 31
    b = localCreate(behavior_name);

Error in ==> hggetbehavior>localGet at 90
        b = hgbehaviorfactory(bn);

Error in ==> hggetbehavior at 72
    ret_h = localGet(h,behavior_name);

Error in ==> hist at 104
      linkBehavior = hggetbehavior(histPatch(k),'Linked');

Subject: error when running "hist" command

From: navels

Date: 8 Jan, 2009 23:08:21

Message: 2 of 12

I am having this exact same problem using MATLAB r2008a. Help!

Lee

Subject: error when running "hist" command

From: Peter

Date: 29 Jan, 2009 09:08:02

Message: 3 of 12

Same error here running R2008b 64bit Linux.
Any solutions?

Subject: error when running "hist" command

From: Peter

Date: 29 Jan, 2009 09:08:02

Message: 4 of 12

Same error here running R2008b 64bit Linux.
Any solutions?

Subject: error when running "hist" command

From: Kalle Knast

Date: 4 Feb, 2009 18:01:02

Message: 5 of 12

"Peter " <ep5-sysop@physik.uni-wuerzburg.de> wrote in message <glrrli$kiu$1@fred.mathworks.com>...
> Same error here running R2008b 64bit Linux.
> Any solutions?

Same error (running R2008b 64-bit Linux). I didn't have the problem before the "upgrade" from R2007b.

Subject: error when running "hist" command

From: ImageAnalyst

Date: 4 Feb, 2009 18:05:56

Message: 6 of 12

On Jan 29, 4:08=A0am, "Peter " <ep5-sy...@physik.uni-wuerzburg.de>
wrote:
> Same error here running R2008b 64bit Linux.
> Any solutions?

-----------------------------------------------------------------
Yes, but one that you may not like: Switch to Windows.
It works fine there.

Subject: error when running "hist" command

From: Kalle Knast

Date: 4 Feb, 2009 18:28:01

Message: 7 of 12

ImageAnalyst <imageanalyst@mailinator.com> wrote in message <320f8974-97e6-489e-8270-26d22e2653c7@a12g2000pro.googlegroups.com>...
> On Jan 29, 4:08=A0am, "Peter " <ep5-sy...@physik.uni-wuerzburg.de>
> wrote:
> > Same error here running R2008b 64bit Linux.
> > Any solutions?
>
> -----------------------------------------------------------------
> Yes, but one that you may not like: Switch to Windows.
> It works fine there.

Thanks for the advice.
I used bar(xScale,histc(d,xScale),'k').
It's a bit faster. I do not need to reboot.

Subject: error when running "hist" command

From: olivier.gevaert@gmail.com

Date: 4 Mar, 2009 16:06:47

Message: 8 of 12

On Feb 4, 7:28=A0pm, "Kalle Knast" <tures...@princeton.edu> wrote:
> ImageAnalyst <imageanal...@mailinator.com> wrote in message <320f8974-97e=
6-489e-8270-26d22e265...@a12g2000pro.googlegroups.com>...
> > On Jan 29, 4:08=3DA0am, "Peter " <ep5-sy...@physik.uni-wuerzburg.de>
> > wrote:
> > > Same error here running R2008b 64bit Linux.
> > > Any solutions?
>
> > -----------------------------------------------------------------
> > Yes, but one that you may not like: =A0Switch to Windows.
> > It works fine there.
>
> Thanks for the advice.
> I used bar(xScale,histc(d,xScale),'k').
> It's a bit faster. I do not need to reboot.

Same error here, is there a solution yet?

Subject: error when running "hist" command

From: Matthias

Date: 4 May, 2009 08:43:02

Message: 9 of 12

Same error here running 7.8.0.347 (R2009a), Windows XP Version 5.1 (Build 2600: Service Pack 3)

Subject: error when running "hist" command

From: Ahmet Mert

Date: 4 May, 2009 10:21:37

Message: 10 of 12

It worked for me.

Xp 32bit sp2

MATLAB Version 7.8.0.347 (R2009a)

Subject: error when running "hist" command

From: Matthias

Date: 4 May, 2009 16:54:02

Message: 11 of 12

"Matthias " <m.umpfenbach@eb-ing.com.nospam> wrote in message <gtm9qm$dfo$1@fred.mathworks.com>...
> Same error here running 7.8.0.347 (R2009a), Windows XP Version 5.1 (Build 2600: Service Pack 3)
after re-instaled Matlab it worked.

Subject: error when running "hist" command

From: Ruben

Date: 2 Sep, 2009 14:20:24

Message: 12 of 12

matlab_programmer <ivanchee@gmail.com> wrote in message <28139895.1229034413251.JavaMail.jakarta@nitrogen.mathforum.org>...
> Does anyone know the meaning of this error I get when running hist? I asked a friend to try to reproduce this on his machine, but he couldn't--does this have something to do with my settings?
>
> >> Y = randn(100000,1);
> >> hist(Y, 100)
>
> ??? Error using ==> feval
> Undefined function or variable 'datamanager.linkbehavior'.
>
> [...]

Try adding the folder

   C:\Program Files\MATLAB\R2008b\toolbox\matlab\datamanager

to the current Matlab path (e.g. addpath 'C:\Program Files\ etc.')

Regards,

Rub?n

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
hist Sprinceana 2 Sep, 2009 12:49:18
rssFeed for this Thread

Contact us at files@mathworks.com