Program: Create a function that multiplies numeric matrices on an element-by-element basis.
• Function Name: elementMultMatrix
• Input: two inputs. Be sure to test that the two inputs are matrices of the same size
• Output: IF input is as defined - a matrix of the same size as the input
Please demonstrate me an example of the script.m !!!!!!
Can somebody provide the script for given problem with example?