How can i create a matrix from the user input from seperate numeric field entries?

1 Ansicht (letzte 30 Tage)
I am trying to perfrom a convolution operation by letting the user input the 3*3 kernel. But i am getting a filter error saying that the input data type is wrong. How can I solve this?
  1 Kommentar
dpb
dpb am 17 Okt. 2018
W/O the actual code pertinent to that part of the problem it's difficult to say for sure, but most likely you're not converting the text from the text box to numeric values before passing it to filter2

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Live Scripts and Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by