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 years 前 | 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...
4 years 前 | 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 ...
4 years 前 | 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...
4 years 前 | 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...
4 years 前 | 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 years 前 | 1 个回答 | 0