help-octave
[Top][All Lists]
Advanced

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

Re: point projection on polyline


From: Juan Pablo Carbajal
Subject: Re: point projection on polyline
Date: Tue, 10 Nov 2015 10:24:13 +0100

On Tue, Nov 10, 2015 at 9:54 AM, Juan Pablo Carbajal
<address@hidden> wrote:
> On Tue, Nov 10, 2015 at 6:18 AM, rcharan51 <address@hidden> wrote:
>> Thank you. Its working fine. ☺
>>
>> Best Regards,
>>
>> Raghu Charan A,
>>
>> B. Tech (Hons) Civil Engineering (class of 2015),
>>
>> School of Infrastructure,IIT Bhubaneswar, India.
>>
>> Email: address@hidden, address@hidden
>> Mobile No: +91 8860567691, +91 7205733924
>>
>>
>> On Thu, Nov 5, 2015 at 7:43 PM, Juan Pablo Carbajal-2 [via Octave] <
>> address@hidden> wrote:
>>
>>> On Thu, Nov 5, 2015 at 10:51 AM, rcharan51 <[hidden email]
>>> <http:///user/SendEmail.jtp?type=node&node=4673299&i=0>> wrote:
>>>
>>> > is there any inbuilt function to find the orthogonal projection of a
>>> point on
>>> > polyline, like "projPointOnLine"  for line.
>>> >
>>> >
>>> >
>>> > --
>>> > View this message in context:
>>> http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298.html
>>> > Sent from the Octave - General mailing list archive at Nabble.com.
>>> >
>>> > _______________________________________________
>>> > Help-octave mailing list
>>> > [hidden email] <http:///user/SendEmail.jtp?type=node&node=4673299&i=1>
>>> > https://lists.gnu.org/mailman/listinfo/help-octave
>>>
>>> Check the devel folder of the geometry package. If you test this
>>> function and it works please let me know so I can add it to the next
>>> release.
>>> If it doesn't work I will happily accept your patch.
>>>
>>>
>>> http://sourceforge.net/p/octave/geometry/ci/default/tree/devel/polygons2d/projPointOnPolyline.m
>>>
>>> _______________________________________________
>>> Help-octave mailing list
>>> [hidden email] <http:///user/SendEmail.jtp?type=node&node=4673299&i=2>
>>> https://lists.gnu.org/mailman/listinfo/help-octave
>>>
>>>
>>> ------------------------------
>>> If you reply to this email, your message will be added to the discussion
>>> below:
>>>
>>> http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298p4673299.html
>>> To start a new topic under Octave - General, email
>>> address@hidden
>>> To unsubscribe from Octave, click here
>>> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1599824&code=c3JhMTBAaWl0YmJzLmFjLmlufDE1OTk4MjR8MTU5MDQyODc2Mw==>
>>> .
>>> NAML
>>> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>
>>
>> --
>>
>> ------------------------------
>> *Disclaimer: *This email and any files transmitted with it are confidential
>> and intended solely for the use of the individual or entity to whom they
>> are addressed. If you have received this email in error please notify the
>> system manager. This message contains confidential information and is
>> intended only for the individual named. If you are not the named addressee
>> you should not disseminate, distribute or copy this e-mail. Please notify
>> the sender immediately by e-mail if you have received this e-mail by
>> mistake and delete this e-mail from your system. If you are not the
>> intended recipient you are notified that disclosing, copying, distributing
>> or taking any action in reliance on the contents of this information is
>> strictly prohibited.
>>
>>
>>
>>
>> --
>> View this message in context: 
>> http://octave.1599824.n4.nabble.com/point-projection-on-polyline-tp4673298p4673394.html
>> Sent from the Octave - General mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Help-octave mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/help-octave
>
> So it requieres no changes or other functions from the devel folder??
> If thatis the case it will be in the next release of geometry.

Could you send a simple code using it to put as an example in the documentation?
Thanks



reply via email to

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