
Lepakshi Ramkiran
Followers: 0 Following: 0
Feeds
질문
getframe moving view error
while using getframe and the view is changing every iteration. It says cdata should be of same size. i found out that the frame ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Data from excel with operators
I have a excel sheet with two coloumns. One has a name other has the corresponding mass to it. I have used the correspèonding li...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Absence of share option in app designer in MATLAB online
I have a MATLAB online license that i obtained from doing a course in coursera. As I was learning to use and make an app in app ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
automatically save multiple graphs
hello, The following code works fine when the value of omega is an integer. But, when the omega is not an integer the files are...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
Error while saving multiple graphs.
for omega = 0:0.01:0.99999 xt=xo*cos(omegan*t)+((xodot)/(omegan))*sin(omegan*t)+ds*((cos(omega*t)-cos(omegan*t))/(1-(o...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Extraction of values from a graph.
I have drawn a graph witha a few known values. I need the values of the intermediate x-values. The code is as below. T=20:20:3...
대략 5년 전 | 답변 수: 1 | 0