photo

vikas mishra


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
106,646
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

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

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

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

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

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

7 years ago | 0 answers | 0

0

answers