usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

FYI: MATLAB home edition

AH
Albert Huang
Thu, Mar 13, 2014 1:58 AM

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/

Hi, all, For people who use MATLAB, this is a good news! Starting from USD$135, you can get full version of MATLAB for personal use. http://www.mathworks.com/products/matlab-home/ -- Albert Chun-Chieh Huang(黃俊傑) Blog: Random Notes, http://alberthuang314.blogspot.com/
DF
Dean Ferraro
Thu, Mar 13, 2014 4:08 PM

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang alberthuang314@gmail.comwrote:

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

I have no experience with Matlab and unfortunately no trial/demo is available for someone considering home use. For anyone using Matlab, what version(s) of UHD does it support? On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com>wrote: > Hi, all, > > For people who use MATLAB, this is a good news! Starting from USD$135, > you can get full version of MATLAB for personal use. > > http://www.mathworks.com/products/matlab-home/ > -- > Albert Chun-Chieh Huang(黃俊傑) > Blog: Random Notes, http://alberthuang314.blogspot.com/ > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >
HF
Hacker Fantastic
Thu, Mar 13, 2014 4:14 PM

I have been using matlab lately, the communications toolbox and other DSP
related components give alot of control over the USRP (I tested with an
N210.) The version of LibUHD that it uses is not the latest version and
outputs "linux; GNU C++ version 4.4.6; Boost_104900;
UHD_003.004.002-vendor" during interaction with a USRP (running Matlab
under Linux.). I found that you can just use an older firmware image and
rewrite the FPGA if you want the latest UHD elsewhere. There are some great
tutorials on using SimRF with the USRP too and I would highly recommend it
alongside GNU/Radio if your USRP supports it (not all do, check with
MathWorks if yours is.)

Kind Regards,
Matthew

On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro dean.ferraro@gmail.comwrote:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang alberthuang314@gmail.comwrote:

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.

I have been using matlab lately, the communications toolbox and other DSP related components give alot of control over the USRP (I tested with an N210.) The version of LibUHD that it uses is not the latest version and outputs "linux; GNU C++ version 4.4.6; Boost_104900; UHD_003.004.002-vendor" during interaction with a USRP (running Matlab under Linux.). I found that you can just use an older firmware image and rewrite the FPGA if you want the latest UHD elsewhere. There are some great tutorials on using SimRF with the USRP too and I would highly recommend it alongside GNU/Radio if your USRP supports it (not all do, check with MathWorks if yours is.) Kind Regards, Matthew On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro <dean.ferraro@gmail.com>wrote: > I have no experience with Matlab and unfortunately no trial/demo is > available for someone considering home use. > > For anyone using Matlab, what version(s) of UHD does it support? > > > On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com>wrote: > >> Hi, all, >> >> For people who use MATLAB, this is a good news! Starting from USD$135, >> you can get full version of MATLAB for personal use. >> >> http://www.mathworks.com/products/matlab-home/ >> -- >> Albert Chun-Chieh Huang(黃俊傑) >> Blog: Random Notes, http://alberthuang314.blogspot.com/ >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > -- Matthew Hickey Tel: +44 7543 661237 Web: http://blog.hackerfantastic.com Please visit my website for blog postings, status updates and project information.
HF
Hacker Fantastic
Thu, Mar 13, 2014 4:19 PM

Just further to that, the MatLab site actually states "MATLAB and Simulink
Support Package for USRP® Radio has been tested on N210 and USRP2® devices
using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX, and DBSRX2
daughterboards" so if its not listed assume it would not be supported at
present (B/USRP1/E-series devices.). If you do want to get an idea of the
capabilities of MatLab before purchasing then check out the videos on the
MathWorks site USRP example here:
http://www.mathworks.co.uk/hardware-support/usrp.html

I'm having alot of fun with it and recommend it as a companion to GNU/Radio
if your USRP supports it.

On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic <
hackerfantastic@googlemail.com> wrote:

I have been using matlab lately, the communications toolbox and other DSP
related components give alot of control over the USRP (I tested with an
N210.) The version of LibUHD that it uses is not the latest version and
outputs "linux; GNU C++ version 4.4.6; Boost_104900;
UHD_003.004.002-vendor" during interaction with a USRP (running Matlab
under Linux.). I found that you can just use an older firmware image and
rewrite the FPGA if you want the latest UHD elsewhere. There are some great
tutorials on using SimRF with the USRP too and I would highly recommend it
alongside GNU/Radio if your USRP supports it (not all do, check with
MathWorks if yours is.)

Kind Regards,
Matthew

On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro dean.ferraro@gmail.comwrote:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang alberthuang314@gmail.comwrote:

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.

Just further to that, the MatLab site actually states "MATLAB and Simulink Support Package for USRP® Radio has been tested on N210 and USRP2® devices using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX, and DBSRX2 daughterboards" so if its not listed assume it would not be supported at present (B/USRP1/E-series devices.). If you do want to get an idea of the capabilities of MatLab before purchasing then check out the videos on the MathWorks site USRP example here: http://www.mathworks.co.uk/hardware-support/usrp.html I'm having alot of fun with it and recommend it as a companion to GNU/Radio if your USRP supports it. On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic < hackerfantastic@googlemail.com> wrote: > I have been using matlab lately, the communications toolbox and other DSP > related components give alot of control over the USRP (I tested with an > N210.) The version of LibUHD that it uses is not the latest version and > outputs "linux; GNU C++ version 4.4.6; Boost_104900; > UHD_003.004.002-vendor" during interaction with a USRP (running Matlab > under Linux.). I found that you can just use an older firmware image and > rewrite the FPGA if you want the latest UHD elsewhere. There are some great > tutorials on using SimRF with the USRP too and I would highly recommend it > alongside GNU/Radio if your USRP supports it (not all do, check with > MathWorks if yours is.) > > Kind Regards, > Matthew > > > On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro <dean.ferraro@gmail.com>wrote: > >> I have no experience with Matlab and unfortunately no trial/demo is >> available for someone considering home use. >> >> For anyone using Matlab, what version(s) of UHD does it support? >> >> >> On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com>wrote: >> >>> Hi, all, >>> >>> For people who use MATLAB, this is a good news! Starting from USD$135, >>> you can get full version of MATLAB for personal use. >>> >>> http://www.mathworks.com/products/matlab-home/ >>> -- >>> Albert Chun-Chieh Huang(黃俊傑) >>> Blog: Random Notes, http://alberthuang314.blogspot.com/ >>> >>> _______________________________________________ >>> USRP-users mailing list >>> USRP-users@lists.ettus.com >>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> >> > > > -- > Matthew Hickey > Tel: +44 7543 661237 > Web: http://blog.hackerfantastic.com > > Please visit my website for blog postings, status updates and project > information. > > > > > -- Matthew Hickey Tel: +44 7543 661237 Web: http://blog.hackerfantastic.com Please visit my website for blog postings, status updates and project information.
JM
John Malsbury
Thu, Mar 13, 2014 4:24 PM

That is correct.  At this point in time, Matlab and Simulink officially
support the USRP N210 and USRP2.  If you would like to experiment with
other devices while waiting for official support for some of our newer
products, you might have a look at:

https://www.cel.kit.edu/english/simulink-uhd.php

In principle, this open source plugin will support our latest driver , but
I don't have first hand experience with it.

-John

On Thu, Mar 13, 2014 at 9:19 AM, Hacker Fantastic <
hackerfantastic@googlemail.com> wrote:

Just further to that, the MatLab site actually states "MATLAB and
Simulink Support Package for USRP® Radio has been tested on N210 and USRP2
® devices using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX, and
DBSRX2 daughterboards" so if its not listed assume it would not be
supported at present (B/USRP1/E-series devices.). If you do want to get an
idea of the capabilities of MatLab before purchasing then check out the
videos on the MathWorks site USRP example here:
http://www.mathworks.co.uk/hardware-support/usrp.html

I'm having alot of fun with it and recommend it as a companion to
GNU/Radio if your USRP supports it.

On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic <
hackerfantastic@googlemail.com> wrote:

I have been using matlab lately, the communications toolbox and other DSP
related components give alot of control over the USRP (I tested with an
N210.) The version of LibUHD that it uses is not the latest version and
outputs "linux; GNU C++ version 4.4.6; Boost_104900;
UHD_003.004.002-vendor" during interaction with a USRP (running Matlab
under Linux.). I found that you can just use an older firmware image and
rewrite the FPGA if you want the latest UHD elsewhere. There are some great
tutorials on using SimRF with the USRP too and I would highly recommend it
alongside GNU/Radio if your USRP supports it (not all do, check with
MathWorks if yours is.)

Kind Regards,
Matthew

On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro dean.ferraro@gmail.comwrote:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang alberthuang314@gmail.comwrote:

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

That is correct. At this point in time, Matlab and Simulink officially support the USRP N210 and USRP2. If you would like to experiment with other devices while waiting for official support for some of our newer products, you might have a look at: https://www.cel.kit.edu/english/simulink-uhd.php In principle, this open source plugin will support our latest driver , but I don't have first hand experience with it. -John On Thu, Mar 13, 2014 at 9:19 AM, Hacker Fantastic < hackerfantastic@googlemail.com> wrote: > Just further to that, the MatLab site actually states "MATLAB and > Simulink Support Package for USRP® Radio has been tested on N210 and USRP2 > ® devices using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX, and > DBSRX2 daughterboards" so if its not listed assume it would not be > supported at present (B/USRP1/E-series devices.). If you do want to get an > idea of the capabilities of MatLab before purchasing then check out the > videos on the MathWorks site USRP example here: > http://www.mathworks.co.uk/hardware-support/usrp.html > > I'm having alot of fun with it and recommend it as a companion to > GNU/Radio if your USRP supports it. > > > On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic < > hackerfantastic@googlemail.com> wrote: > >> I have been using matlab lately, the communications toolbox and other DSP >> related components give alot of control over the USRP (I tested with an >> N210.) The version of LibUHD that it uses is not the latest version and >> outputs "linux; GNU C++ version 4.4.6; Boost_104900; >> UHD_003.004.002-vendor" during interaction with a USRP (running Matlab >> under Linux.). I found that you can just use an older firmware image and >> rewrite the FPGA if you want the latest UHD elsewhere. There are some great >> tutorials on using SimRF with the USRP too and I would highly recommend it >> alongside GNU/Radio if your USRP supports it (not all do, check with >> MathWorks if yours is.) >> >> Kind Regards, >> Matthew >> >> >> On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro <dean.ferraro@gmail.com>wrote: >> >>> I have no experience with Matlab and unfortunately no trial/demo is >>> available for someone considering home use. >>> >>> For anyone using Matlab, what version(s) of UHD does it support? >>> >>> >>> On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com>wrote: >>> >>>> Hi, all, >>>> >>>> For people who use MATLAB, this is a good news! Starting from USD$135, >>>> you can get full version of MATLAB for personal use. >>>> >>>> http://www.mathworks.com/products/matlab-home/ >>>> -- >>>> Albert Chun-Chieh Huang(黃俊傑) >>>> Blog: Random Notes, http://alberthuang314.blogspot.com/ >>>> >>>> _______________________________________________ >>>> USRP-users mailing list >>>> USRP-users@lists.ettus.com >>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>>> >>> >>> >>> _______________________________________________ >>> USRP-users mailing list >>> USRP-users@lists.ettus.com >>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >>> >> >> >> -- >> Matthew Hickey >> Tel: +44 7543 661237 >> Web: http://blog.hackerfantastic.com >> >> Please visit my website for blog postings, status updates and project >> information. >> >> >> >> >> > > > -- > Matthew Hickey > Tel: +44 7543 661237 > Web: http://blog.hackerfantastic.com > > Please visit my website for blog postings, status updates and project > information. > > > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >
DF
Dean Ferraro
Thu, Mar 13, 2014 4:56 PM

Thank you all very much. I have an N210 so I'm OK with device support. The
additional modules are $45 a piece which I think I would need 3 or 4 to
start.
I'll continue to look into it and see where it leads.

On Thu, Mar 13, 2014 at 12:24 PM, John Malsbury john.malsbury@ettus.comwrote:

That is correct.  At this point in time, Matlab and Simulink officially
support the USRP N210 and USRP2.  If you would like to experiment with
other devices while waiting for official support for some of our newer
products, you might have a look at:

https://www.cel.kit.edu/english/simulink-uhd.php

In principle, this open source plugin will support our latest driver , but
I don't have first hand experience with it.

-John

On Thu, Mar 13, 2014 at 9:19 AM, Hacker Fantastic <
hackerfantastic@googlemail.com> wrote:

Just further to that, the MatLab site actually states "MATLAB and
Simulink Support Package for USRP® Radio has been tested on N210 and
USRP2® devices using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX,
and DBSRX2 daughterboards" so if its not listed assume it would not be
supported at present (B/USRP1/E-series devices.). If you do want to get an
idea of the capabilities of MatLab before purchasing then check out the
videos on the MathWorks site USRP example here:
http://www.mathworks.co.uk/hardware-support/usrp.html

I'm having alot of fun with it and recommend it as a companion to
GNU/Radio if your USRP supports it.

On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic <
hackerfantastic@googlemail.com> wrote:

I have been using matlab lately, the communications toolbox and other
DSP related components give alot of control over the USRP (I tested with an
N210.) The version of LibUHD that it uses is not the latest version and
outputs "linux; GNU C++ version 4.4.6; Boost_104900;
UHD_003.004.002-vendor" during interaction with a USRP (running Matlab
under Linux.). I found that you can just use an older firmware image and
rewrite the FPGA if you want the latest UHD elsewhere. There are some great
tutorials on using SimRF with the USRP too and I would highly recommend it
alongside GNU/Radio if your USRP supports it (not all do, check with
MathWorks if yours is.)

Kind Regards,
Matthew

On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro dean.ferraro@gmail.comwrote:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com

wrote:

Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.

--
Matthew Hickey
Tel: +44 7543 661237
Web: http://blog.hackerfantastic.com

Please visit my website for blog postings, status updates and project
information.


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Thank you all very much. I have an N210 so I'm OK with device support. The additional modules are $45 a piece which I think I would need 3 or 4 to start. I'll continue to look into it and see where it leads. On Thu, Mar 13, 2014 at 12:24 PM, John Malsbury <john.malsbury@ettus.com>wrote: > That is correct. At this point in time, Matlab and Simulink officially > support the USRP N210 and USRP2. If you would like to experiment with > other devices while waiting for official support for some of our newer > products, you might have a look at: > > https://www.cel.kit.edu/english/simulink-uhd.php > > In principle, this open source plugin will support our latest driver , but > I don't have first hand experience with it. > > -John > > > On Thu, Mar 13, 2014 at 9:19 AM, Hacker Fantastic < > hackerfantastic@googlemail.com> wrote: > >> Just further to that, the MatLab site actually states "MATLAB and >> Simulink Support Package for USRP® Radio has been tested on N210 and >> USRP2® devices using WBX, SBX, XCVR2450, TVRX, TVRX2, LFRX, LFTX, DBSRX, >> and DBSRX2 daughterboards" so if its not listed assume it would not be >> supported at present (B/USRP1/E-series devices.). If you do want to get an >> idea of the capabilities of MatLab before purchasing then check out the >> videos on the MathWorks site USRP example here: >> http://www.mathworks.co.uk/hardware-support/usrp.html >> >> I'm having alot of fun with it and recommend it as a companion to >> GNU/Radio if your USRP supports it. >> >> >> On Thu, Mar 13, 2014 at 4:14 PM, Hacker Fantastic < >> hackerfantastic@googlemail.com> wrote: >> >>> I have been using matlab lately, the communications toolbox and other >>> DSP related components give alot of control over the USRP (I tested with an >>> N210.) The version of LibUHD that it uses is not the latest version and >>> outputs "linux; GNU C++ version 4.4.6; Boost_104900; >>> UHD_003.004.002-vendor" during interaction with a USRP (running Matlab >>> under Linux.). I found that you can just use an older firmware image and >>> rewrite the FPGA if you want the latest UHD elsewhere. There are some great >>> tutorials on using SimRF with the USRP too and I would highly recommend it >>> alongside GNU/Radio if your USRP supports it (not all do, check with >>> MathWorks if yours is.) >>> >>> Kind Regards, >>> Matthew >>> >>> >>> On Thu, Mar 13, 2014 at 4:08 PM, Dean Ferraro <dean.ferraro@gmail.com>wrote: >>> >>>> I have no experience with Matlab and unfortunately no trial/demo is >>>> available for someone considering home use. >>>> >>>> For anyone using Matlab, what version(s) of UHD does it support? >>>> >>>> >>>> On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com >>>> > wrote: >>>> >>>>> Hi, all, >>>>> >>>>> For people who use MATLAB, this is a good news! Starting from USD$135, >>>>> you can get full version of MATLAB for personal use. >>>>> >>>>> http://www.mathworks.com/products/matlab-home/ >>>>> -- >>>>> Albert Chun-Chieh Huang(黃俊傑) >>>>> Blog: Random Notes, http://alberthuang314.blogspot.com/ >>>>> >>>>> _______________________________________________ >>>>> USRP-users mailing list >>>>> USRP-users@lists.ettus.com >>>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>>>> >>>> >>>> >>>> _______________________________________________ >>>> USRP-users mailing list >>>> USRP-users@lists.ettus.com >>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>>> >>>> >>> >>> >>> -- >>> Matthew Hickey >>> Tel: +44 7543 661237 >>> Web: http://blog.hackerfantastic.com >>> >>> Please visit my website for blog postings, status updates and project >>> information. >>> >>> >>> >>> >>> >> >> >> -- >> Matthew Hickey >> Tel: +44 7543 661237 >> Web: http://blog.hackerfantastic.com >> >> Please visit my website for blog postings, status updates and project >> information. >> >> >> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> >> >
MM
Mike McLernon
Thu, Mar 13, 2014 5:14 PM

Here’s a listing of MATLAB versions and the supported version of UHD:

  1.   R2013b and R2014a – 3.5.1
    
  2.   R2013a – 3.4.2
    
  3.   R2012b and before – see http://www.mathworks.com/matlabcentral/answers/101167
    

Hth,
Mike

From: USRP-users [mailto:usrp-users-bounces@lists.ettus.com] On Behalf Of Dean Ferraro
Sent: Thursday, March 13, 2014 12:08 PM
To: Albert Huang
Cc: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] FYI: MATLAB home edition

I have no experience with Matlab and unfortunately no trial/demo is available for someone considering home use.
For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.commailto:alberthuang314@gmail.com> wrote:
Hi, all,

For people who use MATLAB, this is a good news! Starting from USD$135,
you can get full version of MATLAB for personal use.

http://www.mathworks.com/products/matlab-home/

Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/


USRP-users mailing list
USRP-users@lists.ettus.commailto:USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Here’s a listing of MATLAB versions and the supported version of UHD: 1. R2013b and R2014a – 3.5.1 2. R2013a – 3.4.2 3. R2012b and before – see http://www.mathworks.com/matlabcentral/answers/101167 Hth, Mike From: USRP-users [mailto:usrp-users-bounces@lists.ettus.com] On Behalf Of Dean Ferraro Sent: Thursday, March 13, 2014 12:08 PM To: Albert Huang Cc: usrp-users@lists.ettus.com Subject: Re: [USRP-users] FYI: MATLAB home edition I have no experience with Matlab and unfortunately no trial/demo is available for someone considering home use. For anyone using Matlab, what version(s) of UHD does it support? On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang <alberthuang314@gmail.com<mailto:alberthuang314@gmail.com>> wrote: Hi, all, For people who use MATLAB, this is a good news! Starting from USD$135, you can get full version of MATLAB for personal use. http://www.mathworks.com/products/matlab-home/ -- Albert Chun-Chieh Huang(黃俊傑) Blog: Random Notes, http://alberthuang314.blogspot.com/ _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com<mailto:USRP-users@lists.ettus.com> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
AH
Albert Huang
Thu, Mar 13, 2014 5:50 PM

Dean,

You can get trial version for 30 days before you purchase home
license, c.f. https://www.mathworks.com/programs/trials/trial_request.html?eventid=629055461&s_iid=hp_trial_hpg_bod

Albert

Dean Ferraro dean.ferraro@gmail.com writes:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang
alberthuang314@gmail.com wrote:

 Hi, all,
 
 For people who use MATLAB, this is a good news! Starting from
 USD$135,
 you can get full version of MATLAB for personal use.
 
 http://www.mathworks.com/products/matlab-home/
 --
 Albert Chun-Chieh Huang(黃俊傑)
 Blog: Random Notes, http://alberthuang314.blogspot.com/
 
 _______________________________________________
 USRP-users mailing list
 USRP-users@lists.ettus.com
 http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/

Dean, You can get trial version for 30 days before you purchase home license, c.f. https://www.mathworks.com/programs/trials/trial_request.html?eventid=629055461&s_iid=hp_trial_hpg_bod Albert Dean Ferraro <dean.ferraro@gmail.com> writes: > I have no experience with Matlab and unfortunately no trial/demo is > available for someone considering home use. > > For anyone using Matlab, what version(s) of UHD does it support? > > On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang > <alberthuang314@gmail.com> wrote: > > Hi, all, > > For people who use MATLAB, this is a good news! Starting from > USD$135, > you can get full version of MATLAB for personal use. > > http://www.mathworks.com/products/matlab-home/ > -- > Albert Chun-Chieh Huang(黃俊傑) > Blog: Random Notes, http://alberthuang314.blogspot.com/ > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > -- Albert Chun-Chieh Huang(黃俊傑) Blog: Random Notes, http://alberthuang314.blogspot.com/
DF
dean.ferraro@gmail.com
Thu, Mar 13, 2014 5:53 PM

I worked through that process Albert and had email communication with a representative. In the end I was told trials are only for organizations and not available for someone looking at personal use.

From: Albert Huang
Sent: ‎Thursday‎, ‎March‎ ‎13‎, ‎2014 ‎1‎:‎50‎ ‎PM
To: Dean Ferraro
Cc: usrp-users@lists.ettus.com

Dean,

You can get trial version for 30 days before you purchase home
license, c.f. https://www.mathworks.com/programs/trials/trial_request.html?eventid=629055461&s_iid=hp_trial_hpg_bod

Albert

Dean Ferraro dean.ferraro@gmail.com writes:

I have no experience with Matlab and unfortunately no trial/demo is
available for someone considering home use.

For anyone using Matlab, what version(s) of UHD does it support?

On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang
alberthuang314@gmail.com wrote:

 Hi, all,
 
 For people who use MATLAB, this is a good news! Starting from
 USD$135,
 you can get full version of MATLAB for personal use.
 
 http://www.mathworks.com/products/matlab-home/
 --
 Albert Chun-Chieh Huang(黃俊傑)
 Blog: Random Notes, http://alberthuang314.blogspot.com/
 
 _______________________________________________
 USRP-users mailing list
 USRP-users@lists.ettus.com
 http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--
Albert Chun-Chieh Huang(黃俊傑)
Blog: Random Notes, http://alberthuang314.blogspot.com/

I worked through that process Albert and had email communication with a representative. In the end I was told trials are only for organizations and not available for someone looking at personal use. From: Albert Huang Sent: ‎Thursday‎, ‎March‎ ‎13‎, ‎2014 ‎1‎:‎50‎ ‎PM To: Dean Ferraro Cc: usrp-users@lists.ettus.com Dean, You can get trial version for 30 days before you purchase home license, c.f. https://www.mathworks.com/programs/trials/trial_request.html?eventid=629055461&s_iid=hp_trial_hpg_bod Albert Dean Ferraro <dean.ferraro@gmail.com> writes: > I have no experience with Matlab and unfortunately no trial/demo is > available for someone considering home use. > > For anyone using Matlab, what version(s) of UHD does it support? > > On Wed, Mar 12, 2014 at 9:58 PM, Albert Huang > <alberthuang314@gmail.com> wrote: > > Hi, all, > > For people who use MATLAB, this is a good news! Starting from > USD$135, > you can get full version of MATLAB for personal use. > > http://www.mathworks.com/products/matlab-home/ > -- > Albert Chun-Chieh Huang(黃俊傑) > Blog: Random Notes, http://alberthuang314.blogspot.com/ > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > -- Albert Chun-Chieh Huang(黃俊傑) Blog: Random Notes, http://alberthuang314.blogspot.com/