help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Variables in Switch Case


From: Ben Abbott
Subject: Re: Variables in Switch Case
Date: Tue, 03 Apr 2012 08:52:50 -0400

On Apr 3, 2012, at 8:07 AM, Mech.Mon wrote:

> http://octave.1599824.n4.nabble.com/file/n4528586/works.m works.m 
> http://octave.1599824.n4.nabble.com/file/n4528586/doesnotwork.m
> doesnotwork.m 
> 
> I have been reading the manual.
> 
> My goal is to have the output of doesnot work to be:
> temp=
> 
>    PartA    T553
>    PartA    T360
>    PartB    T915
>    PartB    T429
> 
> Just like the output of "works.m"
> 
> line_Pos =
> 
>    0.00000    0.00000    0.00000    0.00000
>    0.00000    0.00000    0.00000    0.00000
>   88.11040    0.00000    0.00000    0.00000
>   88.11040   98.76000   56.34000    0.00000
> 
> 
> Regards,
> Mon

Is this what you intended ?

Ben

Attachment: doesnotwork.m
Description: Binary data




reply via email to

[Prev in Thread] Current Thread [Next in Thread]