1. Install and activate MATLAB and the toolboxes from the Individual or Designated Computer license.
Fixed Point Designer is not available in the Individual license due to cost constraints, but it is shared via a concurrent license. I used a Fixed Point Designer command to test the license share.
2. Run the install program again for the concurrent license. The Individual license is recognized, and it by default suggested installing the remaining uninstalled toolboxes from the Concurrent license. When prompted to browse to a license file, I pointed to a copy of the license.dat file from the Concurrent license server.
I was able to access toolboxes from both licenses. A license yields my Individual license number.
And the fixed point toolbox is also available.
>> a1 = fi(0.75,true,24,23)
a1 =
0.7500
DataTypeMode: Fixed-point: binary point scaling
Signedness: Signed
WordLength: 24
FractionLength: 23
>>
Excellent! Now I don't have to have two separate Matlab installations.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
0 Comments
Sign in to comment.