Statistics
2 Questions
0 Answers
RANK
136,030
of 300,553
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,024
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,635
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
Cube rotation solid line in plot missing
I am trying to get cube roatation.. the code is as follows: What I am getting as output is a plot which is attached here. Now, t...
1 year ago | 1 answer | 0
1
answerQuestion
Heat equation using Boundary condition
function [b,c] = eql (x,t,u,dudx) C=1; b=dudx; s=0; end function value = initial (x) value=2*x / (1+x^2) end functi...
2 years ago | 2 answers | 0