Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gensig function not working - matlab R2012b
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vittorio  
View profile  
 More options Nov 10 2012, 9:26 am
Newsgroups: comp.soft-sys.matlab
From: "Vittorio " <vittoriovill...@hotmail.com>
Date: Sat, 10 Nov 2012 14:26:13 +0000 (UTC)
Local: Sat, Nov 10 2012 9:26 am
Subject: gensig function not working - matlab R2012b
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dpb  
View profile  
 More options Nov 10 2012, 10:50 am
Newsgroups: comp.soft-sys.matlab
From: dpb <n...@non.net>
Date: Sat, 10 Nov 2012 09:50:02 -0600
Local: Sat, Nov 10 2012 10:50 am
Subject: Re: gensig function not working - matlab R2012b
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...

--


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vittorio  
View profile  
 More options Nov 13 2012, 5:21 pm
Newsgroups: comp.soft-sys.matlab
From: "Vittorio " <vittoriovill...@hotmail.com>
Date: Tue, 13 Nov 2012 22:21:11 +0000 (UTC)
Local: Tues, Nov 13 2012 5:21 pm
Subject: Re: gensig function not working - matlab R2012b

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?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dpb  
View profile  
 More options Nov 13 2012, 6:20 pm
Newsgroups: comp.soft-sys.matlab
From: dpb <n...@non.net>
Date: Tue, 13 Nov 2012 17:20:03 -0600
Local: Tues, Nov 13 2012 6:20 pm
Subject: Re: gensig function not working - matlab R2012b
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).

--


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »