packages - Can't use awgn on Octave Windows -



packages - Can't use awgn on Octave Windows -

i know awgn in communications package. installed octaveforge , still error: help: 'awgn' not found when type help awgn

as woltan indicated bundle installed not loaded. problem solved with

pkg load communications

windows packages octave

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -