how can I do to recognize hdlsetuptoolpath

Hello,I want use hdl coder.when I write
" hdlsetuptoolpath('ToolName','Xilinx ISE', ... 'ToolPath', 'C:\Xilinx\13.3\ISE_DS\ISE\bin\nt64\ise.exe');" in command window I face with this "??? Undefined function or method 'hdlsetuptoolpath' for input arguments of type 'char'." what am i doning to resolve it? I use matlab 2010 and ISE 13.3

Answers (1)

The hdlsetuptoolpath utility was added to HDL Coder in R2011b. It is not part of either R2010a or R2010b. To gain access to this utility you will need to update your MATLAB installation to R2011b or newer.

Products

Asked:

on 30 Jul 2012

Community Treasure Hunt

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

Start Hunting!