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

조회 수: 1 (최근 30일)
Jijo Varghese
Jijo Varghese 2018년 10월 17일
댓글: dpb 2018년 10월 17일
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
dpb
dpb 2018년 10월 17일
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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Live Scripts and Functions에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by