vikas mishra
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
98,669
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 0