Do I Have to Fill in All the Parameters of a HiQ Function? Primary Software: Other NI Software>>HiQPrimary Software Version: 4.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: Some HiQ functions have many different parameters, some of which I do not want to specify. How can I only fill in the parameters that I want to change? Solution: For HiQ functions you only have to specify the required parameters and the optional parameters you would like to change. To demonstrate how this is done, we will use the optimize function as an example. Here is the full parameter list for optimize: [fmin, xmin, nIter, kgTolr, kxTolr] = optimize(sFct, x0, uType, gTolr, xTolr, maxIter, grdSFct, callback) If you do not want to use all the values returned by the function, here are some of the things you can do.
Note: National Instruments does not support HiQ functionality on Mac OS in LabVIEW 7.0 and will no longer support HiQ functionality on all platforms after LabVIEW 7.0. If your application uses HiQ VIs, consider replacing them with the Analyze and Mathematics VIs. Refer to the LabVIEW Help for information about using the Analyze and Mathematics VIs. You access the LabVIEW Help by selecting Help»VI, Function, & How-To Help. Related Links: HiQ Support Attachments:
Report Date: 01/31/2001 Last Updated: 12/02/2004 Document ID: 25U7Q2PQ |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
