문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

8년 초과 전

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

8년 초과 전

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

8년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8년 초과 전

문제를 풀었습니다


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년 초과 전

질문


How can i use a third party installer to create windows desktop shortcut during setup my standalone application in PC that have no matlab installed in it?
*_How can i force matlab to create windows desktop shortcut during setup my standalone application in PC that have no matlab ins...

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

1

답변

답변 있음
How can i force matlab to create windows desktop shortcut during setup my standalone application in PC that have no matlab installed in it?
*_Yes ,I am using deploying tool.. How can I use third party?_*

거의 13년 전 | 0

질문


How can i force matlab to create windows desktop shortcut during setup my standalone application in PC that have no matlab installed in it?
*_I want to make matlab create windows desktop shortcut during setup my standalone application in PC that have no matlab install...

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

2

답변

답변 있음
why i get error during deployment process?
*_I restarted matlab and tried again ....it is working now Thank you very much_*

대략 13년 전 | 0

답변 있음
why i get error during deployment process?
_*Thank you ..but I edited COMSPEC env. var and deleted the path ";E:\mat_7\toolbox\compiler\mcr" and command !set again but ...

대략 13년 전 | 0

| 수락됨

답변 있음
why i get error during deployment process?
*_ok the output of !set :_* >> !set ALLUSERSPROFILE=C:\Documents and Settings\All Users.WINDOWS.4 APPDATA=C:\Docume...

대략 13년 전 | 0

답변 있음
why i get error during deployment process?
*_Thank you any way Jan..._*

대략 13년 전 | 0

답변 있음
why i get error during deployment process?
I am sorry Jan but i already formatted a big part of message but it's too long and similar for the rest message but different to...

대략 13년 전 | 0

질문


what do you mean permission to the directory e:\Mat2009\work\ntst\U\src ?
in http://www.mathworks.com/matlabcentral/answers/58928-why-i-get-error-during-deployment-process you asked me this quest...

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

0

답변

질문


why i get error during deployment process?
I am trying to deploy a very simple m.file first i select compiler by command mbuild -setup then command deploytool . ...

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

7

답변