[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Conflicting function names in separate toolboxes
From: |
babelproofreader |
Subject: |
Conflicting function names in separate toolboxes |
Date: |
Wed, 20 May 2020 06:22:52 -0500 (CDT) |
I have recently downloaded a toolbox to try out but find when I try using it
I get errors because the name(s) of some functions mirror those in a
different toolbox and I presume they are in conflict with regard to
inputs/outputs, e.g. the demo.m file calls a function called minFunc.m and
then errors and when I call help minFunc the help text returned in terminal
references a minFunc.m contained in a completely different toolbox.
Is there some way of temporarily prioritising a toolbox such that the
functions within it are called in preference to similarly named functions in
different toolboxes?
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- Conflicting function names in separate toolboxes,
babelproofreader <=