VonMiller8134 VonMiller8134 09-02-2024 Computers and Technology contestada Write a matlab function that takes an integer n as input parameter and returns the sum from 1 to n and the product from 1 to n (do not use the factorial() function).