Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gensig function not working - matlab R2012b

24 views
Skip to first unread message

Vittorio

unread,
Nov 10, 2012, 9:26:13 AM11/10/12
to
I am using matlab R2012b and I can't use gesing function.
This is what I see in command window:

>> [u,t] = gensig('square',5,30,0.1)
Undefined function 'gensig' for input arguments of type 'char'.

Can you help me? Thanks.

dpb

unread,
Nov 10, 2012, 10:50:02 AM11/10/12
to
On 11/10/2012 8:26 AM, Vittorio wrote:
> I am using matlab R2012b and I can't use gesing function.
> This is what I see in command window:
>
>>> [u,t] = gensig('square',5,30,0.1)
> Undefined function 'gensig' for input arguments of type 'char'.
>

What does

which gensig

at command line return?

Guess is either you've aliased the name inadvertently or perhaps don't
have the toolbox installed on different machine...

--

Vittorio

unread,
Nov 13, 2012, 5:21:11 PM11/13/12
to
dpb <no...@non.net> wrote in message <k7lt4r$pr7$1...@speranza.aioe.org>...
Thanks for your answer.

>> which gensig
'gensig' not found.

We are 3 user and we are all experiencing the same issue, we had to install the R2012a to use gensing. Unfortunately I am a completely new user and I really don't know how to check if the toolbox is installed, can you please explain?

dpb

unread,
Nov 13, 2012, 6:20:03 PM11/13/12
to
On 11/13/2012 4:21 PM, Vittorio wrote:
...

>>> which gensig
> 'gensig' not found.
>
> We are 3 user and we are all experiencing the same issue, we had to
> install the R2012a to use gensing. Unfortunately I am a completely new
> user and I really don't know how to check if the toolbox is installed,
> can you please explain?

That pretty much proves it isn't (at least correctly).

You'll have to find the distribution CD (or talk to the system admin if
the system is under admin control or your prof if it's a uni system or
the like).

--
0 new messages