Statistics
2 Questions
0 Answers
RANK
133,514
of 301,440
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
how to create or save new workshop file every time finished a loop so that i can do a graph that has multiple line. if not the value will be keep overwritten. Need help to create new workshop file within the loop.
clc m=100; c=1.7; s=7; xcm=0.5*c; xf=0.5*c; e=xf/c-0.25; Kk=1.2277e7*2*pi; Kt=7.2758e5*2*pi; rhow=...
12 years ago | 0 answers | 0
0
answersQuestion
why the loop fail to continue for next value and fail to produce the matrices assign while inside the loop... please need help
s=7.5; c=2; kt=5e5; kk=5e6; aw=2*pi; rhow=1.25; tincidence=2; i=1; mA=zeros(2,2); for lmdr=-25:25, ...
12 years ago | 1 answer | 0