Feeds
질문
How to print figures correctly in a live script
I'm attempting to print the code plus one figure of a live script. Unfortunately, the figure is running off the right side of t...
2년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...
거의 9년 전
문제를 풀었습니다
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:...
거의 9년 전
질문
Symbol error using mex in Yosemite
When running a compiled mex-fortran file, I get a "Symbol not found" error. I think it's a linking error, but i don't know how t...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
package a function with an associated data file
I have a function that requires an associated data file. Is there a way to package these two files together in an app that c...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
bvp4c function
Im using bvp4c function but during my modeling I got some discontinuity in the graph, how i can fix that?
거의 15년 전 | 답변 수: 0 | 0

