|
From: Paul on 7 May 2008 09:08 how do you construct a function handle to a function that is on another drive and/or in another folder (Windows XP)? Thanks
From: Mathieu Claeys on 7 May 2008 11:36 Hello Paul, If the function lies in a folder in the Matlab path, you construct it as usual. If not, check out the workaround in the help folder: MATLAB>Programming>Programming Tips>Matlab Path>Handles to Functions Not on the Path. Cheers, Mathieu
|
Pages: 1 Prev: Convert "gf object" to double in Embedded Matlab Next: Possibile bug in Symbolic toolbox |