while implementing 'setwatermark' on matlab its saying that 'wavread' has been removed. With appropriate code changes, use 'audioread' instead.
after replacing 'wav' with 'audio' and 'wavread' with 'audioread' im still getting the same errors. How should I proceed? Could you kindly guide me?
while implementing 'setwatermark' on matlab its saying that 'wavread' has been removed. With appropriate code changes, use 'audioread' instead.
after replacing 'wav' with 'audio' and 'wavread' with 'audioread' im still getting the same errors. How should I proceed? Could you kindly guide me?