Weboptions Error Message on Start Up

I get the following error after starting up Matlab2021b. How do I correct the error?
Error using weboptions (line 378)
Arrays have incompatible sizes for this operation.
Error in matlab.internal.doc.updateConnectorDocroot (line 3)
options = weboptions('RequestMethod','post', ...

5 comentarios

Daniela Santander
Daniela Santander el 4 de Ag. de 2022
Hi!, were you able to resolve this? I have a similar problem on R2022a.
Walter Roberson
Walter Roberson el 4 de Ag. de 2022
Do you you happen to have SPM installed? Or a package whose name is not coming to mind right now but involves the word 'field'?
Daniela Santander
Daniela Santander el 4 de Ag. de 2022
Neither of the two, and everytime the message is:
" Error using weboptions
Expected input to be one of these types:
char
Instead its type was string.
Error in matlab.internal.doc.updateConnectorDocroot (line 3)
options = weboptions('RequestMethod','post', ...
Error using weboptions
Expected input to be one of these types:
char
Instead its type was string.
Error in matlab.internal.doc.search.sendSearchMessage (line 18)
options = weboptions('RequestMethod','post', ...
Error in matlab.internal.doc.search.configureSearchServer (line 19)
matlab.internal.doc.search.sendSearchMessage('addons', 'Body', '[]'); "
Daniela Santander
Daniela Santander el 4 de Ag. de 2022
Also, the "Sign In" button doesn't work.
Mabee
Mabee el 13 de Sept. de 2022
Hi,
I had similar error messages coming up on startup of my newly installed version 2022a.
I found this post solved the issue
Cheers,
Steph

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.

Productos

Versión

R2021b

Preguntada:

el 22 de Dic. de 2021

Comentada:

el 13 de Sept. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by