Quantcast
Channel: MATLAB Central Newsreader - graph plotting help required
Browsing all 8 articles
Browse latest View live

Re: graph plotting help required

On 12/18/2014 5:15 AM, Hamza wrote: ...> thanx , mate> yes .. u were right . i did not have to reverse Y-axis, but u took my "> literal word" for it and helped me anyway ..> i made...

View Article



Re: graph plotting help required

"dpb" wrote in message <m6s70g$7j5$1@dont-email.me>...> On 12/17/2014 8:55 AM, dpb wrote:> ...> > > You don't want the y axis reversed, after all; I took your literal word> >...

View Article

Re: graph plotting help required

thanx, mate u were right . i did not have to reverse Y-axis .. but u still took my " literal word " and helped me accordingly .. thanks for the link i had to learn the hard way .. i hope u will help me...

View Article

Re: graph plotting help required

On 12/17/2014 8:55 AM, dpb wrote: ...> You don't want the y axis reversed, after all; I took your literal word> for it and did so...>> plot(D,x)> ax=gca;>...

View Article

Re: graph plotting help required

On 12/17/2014 5:56 AM, Hamza wrote:> first of all, thnx for ur concern.> secondly, i did what u suggested .. it did not work ..> 1) x-axis is at top, starts from middle(0 ) and ends at 1 with...

View Article


Re: graph plotting help required

first of all, thnx for ur concern. secondly, i did what u suggested .. it did not work .. 1) x-axis is at top, starts from middle(0 ) and ends at 1 with a step size of 0.2 at extreme top right corner ....

View Article

Re: graph plotting help required

On 12/16/2014 4:35 PM, Hamza wrote:> i wanna plot buck_boost converter's conversion ratio in matlab(.m) file.> i wrote this:>> D=0:0.2:1;> x= -(D./(1-D));> plot(x,D)>> now comes...

View Article

graph plotting help required

i wanna plot buck_boost converter's conversion ratio in matlab(.m) file. i wrote this: D=0:0.2:1; x= -(D./(1-D)); plot(x,D) now comes the questions: 1) i want x-axis on top with limits from 0 to 1 with...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images