octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8837] normest1


From: Marco Caliari
Subject: [Octave-patch-tracker] [patch #8837] normest1
Date: Mon, 25 Jul 2016 09:06:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #17, patch #8837 (project octave):

>From IRC, we (Carnë and I) agreed on the following:

1) onenormest deprectaed
2) normest1 Matlab compatible and supporting the syntax (although deprecated)
of onenormest
3) condest supporting the new syntax of normest1 and the old syntanx (although
deprecated) of onenormest

I did the following: 

2) normest1 detects the syntax and if it is onenormest syntax, it issues a
warning and call its subfunction onenormest

3) condest detects the syntax and if it is onenomrmest syntax, it issues a
warning and call its subfunction condest_legacy (which is 4.0.x condest).
onenormest is a subfunction as well.

(file #38018, file #38019)
    _______________________________________________________

Additional Item Attachment:

File name: normest1.m                     Size:15 KB
File name: condest.m                      Size:16 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8837>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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