I can not use log function in matlab

Hello can someone help understand why matlab doesnt understand what the logarithmic function is ? ( ps : it worked befoer and now suddenly it doesnt)
here is the error it gives me :
"Execution of script log as a function is not supported:
C:\Program Files\MATLAB\R2021b\toolbox\matlab\elfun\log.m"
What should i do ?

4 Kommentare

try
restoredefaultpath; rehash toolboxcache
Fatiha AZARUAL
Fatiha AZARUAL am 4 Feb. 2023
I tried it and unfortunately nothing changes it still gives the same error
John D'Errico
John D'Errico am 4 Feb. 2023
@Fatiha AZARUAL - You probably created a script named log.m, and saved it in that directory. That is a terribly bad choice. First, see if you did that. But if you did so, then you may be best served if you reinstall MATLAB.
Fatiha AZARUAL
Fatiha AZARUAL am 4 Feb. 2023
Maybe i did i have no idea but now after i reinstalled it, it works fine thank you!

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 4 Feb. 2023

1 Stimme

Your MATLAB installation is corrupted. You need to reinstall it.

1 Kommentar

Fatiha AZARUAL
Fatiha AZARUAL am 4 Feb. 2023
apparently yes i reinstalled it and it works thank you!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021b

Gefragt:

am 4 Feb. 2023

Kommentiert:

am 4 Feb. 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by