sequence - Failed to call gfprimfd() in MATLAB R2012b -


i wish use function documentation can found here. however, there seems no such function in matlab.

>> gfprimfd  gfprimfd not found.  use browser search field search documentation, or type "help help" command options, such methods. 

then, noticed documentation writes "r2014a".

does mean function not included in r2012b version? besides installing r2014a version, can use function?

update

-------------------------------------------------------------------------------------------------------- matlab version: 8.0.0.783 (r2012b) matlab license number: 724504 operating system: mac os x  version: 10.9.2 build: 13c64  java version: java 1.6.0_65-b14-462-11m4609 apple inc. java hotspot(tm) 64-bit server vm mixed mode -------------------------------------------------------------------------------------------------------- matlab                                                version 8.0        (r2012b) simulink                                              version 8.0        (r2012b) bioinformatics toolbox                                version 4.2        (r2012b) computer vision system toolbox                        version 5.1        (r2012b) curve fitting toolbox                                 version 3.3        (r2012b) dsp system toolbox                                    version 8.3        (r2012b) fuzzy logic toolbox                                   version 2.2.16     (r2012b) global optimization toolbox                           version 3.2.2      (r2012b) image processing toolbox                              version 8.1        (r2012b) matlab compiler                                       version 4.18       (r2012b) matlab report generator                               version 3.13       (r2012b) mapping toolbox                                       version 3.6        (r2012b) neural network toolbox                                version 8.0        (r2012b) optimization toolbox                                  version 6.2.1      (r2012b) parallel computing toolbox                            version 6.1        (r2012b) signal processing toolbox                             version 6.18       (r2012b) statistics toolbox                                    version 8.1        (r2012b) system identification toolbox                         version 8.1        (r2012b) wavelet toolbox                                       version 4.10       (r2012b) 

you don't have communications system toolbox. see output of ver.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -