Community Profile

photo

vikas mishra


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 2 answers | 0

2

answers

Question


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 ...

6 years ago | 2 answers | 0

2

answers

Question


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...

6 years ago | 0 answers | 0

0

answers