Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Math function and plotting

1 visualizzazione (ultimi 30 giorni)
Nhut Ngo
Nhut Ngo il 5 Mar 2020
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi,
I'm trying to plot that function y. I have matrix 1x11 x, then I think I should have 1x11 y. But I don't know why I only have one value of y. Please tell me why I'm wrong. Thank you.

Risposte (1)

James Tursa
James Tursa il 5 Mar 2020
You need to change that matrix divide operator / to an element-wise divide operator ./ with the dot.

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by