vikas mishra
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How can we call a variable defined in a function file to another script file?
I want to call a variable that is defined in a function file to another script file. In a naive way, I assigned this variable a...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to define a nested function inside a for loop?
I wish to define a nested function inside a for loop. When I did it I encountered an error. When I further inquired I found the...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to assign 10 degrees (a unit to measure angle) to a variable ?
I wish to define a variable that takes the value 10 degrees. For example, I am defining \theta = 10; in a matlab program. I...
7 years 前 | 2 个回答 | 0
2
个回答提问
I run a matlab code. I get the plots but do not get the variables in workspace. Somebody please help me to fix this.
I am running the following matlab code. function whisker_curvature clc clear all %global t x y x=[1 1 1 1 1 1 ...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to translate and rotation a curve?
I have one parabola and one circle. they are separated. i want to translate and rotate one of them so that they touch each other...
7 years 前 | 0 个回答 | 0