Feeds
문제를 풀었습니다
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
8년 초과 전
문제를 풀었습니다
Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...
8년 초과 전
질문
I am trying to print a simulink model as jpeg image. Is it possible to set printframe for the same?
I am using below command print -sf14_new -djpeg -r200 abc4. I want to use specific print frame ? Is there any command?
대략 10년 전 | 답변 수: 1 | 0