![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14713943_1549317871453_DEF.jpg)
William Fantin
Followers: 0 Following: 0
Feeds
질문
errors in spring mass gui code
Hello, I am creating a spring mass GUI for my final project in MATLAB. It runs most of the time, but sometimes it gives me an e...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using pop-up menu to graph different scenarios
Hello All! I have a question regarding a pushbutton, pop-up menu, and axes. I want three options in my pop up menu, and I want...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to plot two plots in different axes on matlab GUI?
Hello, Below I have posted my code. My program evaulates a spring mass system by allowing users to input initial conditions alo...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How to make two plots happen at the same time on two different axes?
Hello, My problem is I have two graphs that draw things out at the same time, but they are on different axes. I want them to ru...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Drawing out a graph, animating a 2-d graph in MATLAB
Hello All, I am trying to have my 2 dimensional graph darwn out. Lets say we have : x=0:2*pi; y=sin(x) plot(y) I want to se...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
using a vector/array as a counter in a for loop, or while loop?!
Hello All, At the moment a program that I am working on generates random arrays (not random, but different each time). As an ex...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Question about array alternating between positive and negative
Hello, I have solved a differential equation symbolically and then evaulated it based on user input. The result is different e...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
how to obtain data from graph created by user input
Hello All, I am currently working on a matlab project (GUI). My project is evaluating a spring mass system. The user inputs the...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
How to combine several pieces of code in a For Loop?!
Hello All! I have a question regarding a for loop, or if you think there is a better way to write this code. I have three diffe...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Trouble in code with error "index exceeds number of elements"
Hello All! I am creating a program that can evaulate spring mass problems in matlab. In my program the user is able to interact...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
GUI derivative calculator, issues with coding portion
Hello All, I am trying to do my final MATLAB project and it involves creating a GUI that can handle second order differential e...
거의 6년 전 | 답변 수: 1 | 0