![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13055821_1529671368773_DEF.jpg)
Akash kumar
Followers: 0 Following: 0
Statistics
0 Questions
4 Answers
RANK
176,996
of 297,016
REPUTATION
0
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Deleting duplicates based on conditions of multiple columns
% With Index Number:- Shows the which index or Row value is extract from % the A Matrix. I thinks, It can help you. A = ...
2 years ago | 0
Error using fprintf Invalid file identifier. Use fopen to generate a valid file identifier.
if you open the fopen file in his format and you run the again matlab file then it gives the error. First:- You close the fopen...
3 years ago | 0
I have a problem while i'm trying to plot some data // Error using matlab.graphics.axis.Axes/set
Dear Luis Salas, These Problem occur:-- if you do not properly assgin the axis like :-- axis([50 8 50 85...
4 years ago | 0
Write an image name to particular folder using imwrite
y = [1,1,1,1,1]; x = [2,2,2,2,2]; z = [2,2,2,2,2]; a = [3,3,3,3,3]; b = [4,4,4,4,4]; c = [5,5,5,5,5]; figure; h(1)=plot(x...
4 years ago | 0