Re: How to submit request for added functionality [was: Problems in loading a big .mat file]



Rune Allnor wrote:
> Christopher Hulbert wrote:
>
>
>>Try
>> >> load5 data.mat data(:,1:100000)
>>
>>That will load in a 148x100000 matrix. Or whatever parts you need at a
>>time. It's a little over a gigabyte of data, so with enough RAM you
>>should be able to load it all in.
>>
>>Chris
>
>
> That sounds like a very useful functionality that ought to be available
>
> with matlab from the start. Is it likely that TMW takes the hint from
> threads such as this and includes it, or does somebody have to submit
> a formal request for added functionality through the support service?
>
> Rune
>
If you go to the bug report page, one of the topics for the bug is "Request a
Product Enhancement.
.



Relevant Pages

  • Re: Timeouts to www.continental.com for past two days
    ... I sent in a bug report via their online form, and then the form gave me some ... The pages either load partially, ... Everyone is a web proxy client, no one is a firewall client or ...
    (microsoft.public.isa)
  • Re: 25 random kernel configs, 24 build failures - 2.6.19-rc1-git2
    ... Please submit a full bug report, ... See for instructions. ... In case you haven't noticed this in the load of errors - there you have ... something to report to GCC bugzilla! ...
    (Linux-Kernel)
  • Re: Search text file for specific word
    ... Rune Allnor wrote: ... scan each line for the partial code while ... over to a different load case. ... I "know nuthink" of regexp in general and don't have a version of ML recent enough to include it, but wouldn't it be possible to actually write the regular expression to find the combination of the load followed by the subject identifier in one swell foop if going that way? ...
    (comp.soft-sys.matlab)