first two inputs must have the same number of elements error(hw deadline soon)
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
when i used polyfit it gives error like The first two inputs must have the samenumber of elements error.I share my code please how can i fix? .
0 Kommentare
Antworten (1)
Star Strider
am 21 Nov. 2021
Check the code to be certain that the first two input arguments are the same length.
If they are not, change the code so that they are.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Polynomials finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!