Feeds
문제를 풀었습니다
Find the maximum two numbers of every column of a matrix
Find the maximum two numbers of every column of a matrix. Example: If we input a matrix A = [ 1 2 4 6 0 3 ...
5년 초과 전
문제를 풀었습니다
Sum of odd numbers in a matrix
Find the sum of all the odd numbers in a matrix. Example x = [2 3 5 7 1 4 11] y = 27
5년 초과 전
질문
APP DESIGNER. How can I use a variable generated by one function in another funcion?
I have this function in App Designer: function LoadButtonPushed(app, event) % Display uigetfile dialog ...
대략 6년 전 | 답변 수: 1 | 0

