MATLAB: How to tell which Feature Names should be used within the options file

I am the administrator for a network-based license, and am looking into creating an options file. Is there a way I can review all of the Feature Names that are included within my license? 

Best Answer

MathWorks doesn't typically provide a list of Feature Names, as the list will vary between product release numbers and which licensed products you are entitled to.
 
While the specific Feature Names can be found by reviewing your license file, the attached 'licenseParse.m' file may save you time by parsing your license file for you. The resulting information will contain two lists: a list of Products in your license, and a list of the Feature Names associated to those Products.