photo

Phil


Last seen: 29일 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • 5-Star Galaxy Level 1
  • First Review
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

제출됨


DropboxRootPath()
Returns the location of your dropbox folder

거의 9년 전 | 다운로드 수: 2 |

제출됨


readAllImages
Reads all the images in a given directory

9년 초과 전 | 다운로드 수: 1 |

제출됨


customGrid
Adds a customisable grid to a 2D plot

9년 초과 전 | 다운로드 수: 3 |

제출됨


bringEditorsToFocus.m
Brings all open editor windows to the front

대략 10년 전 | 다운로드 수: 1 |

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

대략 10년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 10년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 10년 전

문제를 풀었습니다


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...

대략 10년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 10년 전

제출됨


Bring open figures to the focus shortcut
Figures2front shortcut

대략 10년 전 | 다운로드 수: 1 |