octave-maintainers
[Top][All Lists]
Advanced

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

Re: About Octave


From: Jiquan Ngiam
Subject: Re: About Octave
Date: Tue, 11 Sep 2012 00:21:32 -0700

Hi Jordi, 

That url is exactly right - however, as it is an older version of the class, the APIs have changed and this script will not work anymore.

However, I believe that if you can get urlread to work with any https endpoints, that should work well!

Thanks
Ngiam

On Mon, Sep 10, 2012 at 9:00 AM, Jordi Gutiérrez Hermoso <address@hidden> wrote:
On 10 September 2012 04:34, Jiquan Ngiam <address@hidden> wrote:
> Hi Jordi,
>
> Thanks for the response!
>
>>
>> Ok, so SSL may be desirable. We're already using libcurl and I
>> understand this does SSL, so it should just be a matter of turning it
>> on. Can you give me an example of what kind of code you have in mind
>> that should use SSL? Does Matlab already have an interface to do this?
>>
>
> You can take a look at https://www.coursera.org/course/ml  - look for the
> programming exercises (
> https://class.coursera.org/ml-2012-002/assignment/index  ). They come with a
> submit script that basically uses urlread to do the communications. If we
> could turn on https with urlread, that'll be awesome!

I can't see these urls without signing up for the course, but I have a
submit.m from last year when I ws taking the course. I attach the one
for the eighth assignment. Do you have an https url on which I can
test POST? I think enabling SSL here should be simple.

- Jordi G. H>


reply via email to

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