I have an expression error in my code

1 visualización (últimos 30 días)
Ali
Ali el 30 de Mayo de 2023
Comentada: Rik el 31 de Mayo de 2023
  2 comentarios
Torsten
Torsten el 30 de Mayo de 2023
Editada: Torsten el 31 de Mayo de 2023
Do you think it's fair to edit away the question after it has been solved ?
Worse: you did not even accept the correct answer that has been given.
Rik
Rik el 31 de Mayo de 2023
I recovered the removed content from the Google cache (something which anyone can do). Editing away your question is very rude. Someone spent time reading your question, understanding your issue, figuring out the solution, and writing an answer. Now you repay that kindness by ensuring that the next person with a similar question can't benefit from this answer.

Iniciar sesión para comentar.

Respuestas (1)

Voss
Voss el 30 de Mayo de 2023
Use single quotes instead of double quotes around omitnan, as in:
cc=sum(bb,'omitnan');

Categorías

Más información sobre Language Fundamentals en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by