Re: modifying registry key using Matlab
- From: "Johan Carlson" <Johan.E.Carlson@xxxxxxxxx>
- Date: Wed, 10 Dec 2008 06:20:03 +0000 (UTC)
Praetorian <ashish.sadanandan@xxxxxxxxx> wrote in message <239f0e4f-050b-4906-b98d-d70139597a75@xxxxxxxxxxxxxxxxxxxxxxxxxxx>...
On Dec 9, 7:26=A0pm, "Fifo" <btw....@xxxxxxxxxxx> wrote:
"Daniel " <dj...@xxxxxxxxxxx> wrote in message <ghn6fu$4g...@xxxxxxxxxxxx=ks.com>...
lly from Matlab. =A0Any suggestions?Hello,
I am wondering if there is a way to modify a registry key programmatica=
Yes,
See the doc of winqueryreg
No, winqueryreg can only be used to read registry keys, not modify
them. AFAIK there is no way modify a key from Matlab other than by
writing your own mex file.
There are some command line registry editor tools available (reg.exe etc), so my best bet is to download one of those and then call them from MATLAB using the ! operator.
/JC
.
- References:
- modifying registry key using Matlab
- From: Daniel
- Re: modifying registry key using Matlab
- From: Fifo
- Re: modifying registry key using Matlab
- From: Praetorian
- modifying registry key using Matlab
- Prev by Date: Re: cbir
- Next by Date: Suppress latex in PART of legend
- Previous by thread: Re: modifying registry key using Matlab
- Next by thread: num2str padding
- Index(es):
Relevant Pages
|