installing usrp package for matlab2013b on Windows system

3 views (last 30 days)
I installed USRP package in MATLAB2013b through internet option on Windows OS, but matlab does not recognize findsdru function.
>> Undefined function 'setupsdru' for input arguments of type 'char'.
>> findsdru Undefined function or variable 'findsdru'.
  1 Comment
Image Analyst
Image Analyst on 30 Dec 2013
Edited: Image Analyst on 30 Dec 2013
Are you sure you spelled everything correctly? Do you have any links to web pages that reference those two functions setupsdru and findsdru, or any other functions of the third party USRP package?

Sign in to comment.

Answers (2)

Ethem
Ethem on 30 Dec 2013
Hi Bridget, Can you give some more detail?
When you first installed, did you notice a warning that said "Cannot save the path?" If you do not have admin privileges, support package installer cannot save the path.
Did you check the MATLAB path? Does it include directories with "sdru" in it?
Ethem

Image Analyst
Image Analyst on 30 Dec 2013
Maybe you meant sdrsetup http://www.mathworks.com/help/comm/sdrxilinx/sdrsetup.html instead of setupsdru?

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!