문제를 풀었습니다


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

거의 13년 전

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

거의 13년 전

문제를 풀었습니다


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

거의 13년 전

문제를 풀었습니다


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

거의 13년 전

질문


How to get value displayed in display block through mscript?
Hi, I just want to know the value in display block through mscript? Please help me if you know the solution or syntax.

거의 13년 전 | 답변 수: 0 | 1

0

답변

질문


'All Borders' to all used cells in excel?
How to set 'All Borders' to all used cells in excel sheet through matlab?

거의 13년 전 | 답변 수: 0 | 1

0

답변

질문


Creating installer for Mfile
How to create a installer(.exe) for my Mfile? Please provide suggestions

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


getting all specific file names in path?
I add a folder in current path after using restoredefaultpath. In a folder(eg.AllModules). I am having many folders(eg.f1,f2...f...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


Please explain function of [\w.]+
Please explain function of [\w.]+

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


It is possible to read the graph and it has to produce the Y value for my input X value.
This is what my program to create a graph.. now i want to read the graph and it has to produce the y value for my input x value....

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


find the last ten digits of 1^1 + 2^2 + ... + 1000^1000
how to Create a function to find the last ten digits of 1^1 + 2^2 + ... + 1000^1000 using M-script

대략 13년 전 | 답변 수: 3 | 3

3

답변