LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Inverse Matrix does not execute

I'm trying to run the code in the attachement.I particularly tried single stepping mode. There seems to be an error whenever it get to matrix inverse block. I don't know where the problem is. I tried the same function seprately and it worked just fine. 

Download All
0 Kudos
Message 1 of 4
(3,060 Views)

to help ppl help you,

please enter values in all your controls and

then "Edit -> Make Current Values Default" and reupload your vi.

 

:cheers:

 

<edit> also there is a floating "feedback node" </edit>

 

<edit2> personally i find "feedback nodes" confusing and would go with "shift registers" to better see the data flow </edit2>


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 2 of 4
(3,044 Views)

HI there! Robot Happy thanks for the reply Here's vi without the nodes, and with set default values. I hope I didn't mess it up somewhere.

Btw, I restarted my pc and My labview finally admits that there's some error that I didn't quite uderstand. 

 

 

cheers 

Download All
0 Kudos
Message 3 of 4
(3,022 Views)

your vi executed fine, and without any errors for me. (labview 2016)

 

the referenced type definition in the error is from labview itself, i presume you changed the input type for the indicator somehow,

 

but you should get rid of it by deleting the indicator and creating a new one.

 

 


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 4 of 4
(3,017 Views)