Community Profile

m


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Calculate time for count
i have a sequence of iteration i.e seconds=5; for i=0:seconds/100:seconds % run task end how can i match 5 equ...

8 years ago | 2 answers | 0

2

answers

Question


Remove Decimal part from number
i have a series of 100 arrays which contain about 4-5 digits number. for example, x=9588 i want x/256=37.453, i want to remo...

8 years ago | 1 answer | 0

1

answer

Question


Save figure between each iteration
Hello there, i want to ask whether its possible it to stop between each iteration and save the figure, i.e i have t...

9 years ago | 1 answer | 0

1

answer

Question


Partial plot in the same figure
Hello, Say i have an array of ap[10] and ap2[10]. i want to plot partial with respect of plot(t,ap) and plot(t,ap2) in the s...

9 years ago | 1 answer | 0

1

answer

Question


how to multiply vector and matrix
Hello there, i need your help. i got two question 1. i have a : col=1; t=0:(1.5/10):1.5; for i=1:length(t) ...

9 years ago | 1 answer | 0

1

answer

Question


three link simulation problem
hello there, im new in matlab and seek for help. i did some coding here :- clear all;clc;clf; hold on; x2=5; %fo...

10 years ago | 0 answers | 0

0

answers

Answered
how to plot a line with angle
thank you. i'm confusing between plot() and line(). now i get the clear picture.

10 years ago | 0

Question


how to plot a line with angle
how to draw a line of AB and BC, with angle ABC = 30 degree. i.e BC is at 2,2, where axis x and y from 0 to 10.the length is abo...

10 years ago | 2 answers | 0

2

answers

Answered
Two line start at same point
what if i want to set the x and y axis to let say, 0-10 and the first point is on the coordinate is at 1,1 thanks

10 years ago | 0

Question


Two line start at same point
Hi all, i'm newbie in matlab. My question is, i have x and y line with range from 0 to 5. i want to plot at thre coordinate. ...

10 years ago | 2 answers | 0

2

answers