error occurred setting content:TypeError:Falied to execute 'appendchild' on 'Node':parameter 1 is not of type'Node'

Al abrir un archivo mlx en matlab online.
salta una ventana con el siguiente error que no deja abrir el archivo..
error occurred setting content:TypeError:Falied to execute 'appendchild' on 'Node':parameter 1 is not of type'Node'

8 Comments

I am having the exact same problem. A temporary fix is to use the open() function. If you manage to get it fixed please let me know.
same issue too, thanks @Ose for the temporary quick fix.
It's happening to me as well. I wonder if it is a server issue.
Temporary solution, open as text. Use the bottom top left of the screen.

Sign in to comment.

 Accepted Answer

I have already solved it. What I did was clear the browser cache. Thank you so much.

2 Comments

according to stackoverflow that error is a javascript error which is a browser error. for that reason I cleared the browser cache in this case google chrome.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!