Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Own MATLAB functions and LabVIEW
Own MATLAB functions and LabVIEW
T_M
Member
02-17-2004
10:37 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Where should my own functions be located that they can be found by a script running in LabVIEW?
Take for example the following simple script, which uses 'myfun.m':
plot(x,myfun(x));
Where should myfun.m be located?
Thanks in advance,
Tim
0
Kudos
Message
1
of 3
(2,745 Views)
Reply
Re: Own MATLAB functions and LabVIEW
Anonymous
Active Participant
02-22-2004
03:38 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I do not have Matlab on my machine, so this is a shot in the dark. --
Make sure the m file is located in Matlab's search path.
0
Kudos
Message
2
of 3
(2,745 Views)
Reply
Re: Own MATLAB functions and LabVIEW
Biesti
Member
05-31-2004
01:03 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Have you found the answer? I have the same problem...
0
Kudos
Message
3
of 3
(2,745 Views)
Reply
All Forum Topics
Previous Topic
Next Topic