Since 5/21/2012 3:43:23 AM, kahboon has written 5 articles and participated in 6 conversations. kahboon signature: kahboon
kahboon's articles:
Items(5) /1
save text with user define struct729 (4/12/2008 4:18:53 PM) comp.soft-sys.matlab i had define a structure>>FREQ = struct('sym',[],'prob',[],'code',[]);
is there any save function support the above struct type? i had tried
the function 'save','fprintf'.Thanks
... kahboon
update the file contain124 (4/12/2008 3:36:03 AM) comp.soft-sys.matlab Is it possible to open a text file and update its contain and save it
again using matlab?If yes,how?Thanks.
... kahboon
save file #2534 (4/11/2008 4:40:28 PM) comp.soft-sys.matlab i'm using save function[save(filename,'var'...)]to save my variable
into a file(numbers and characters).but the contain of the file is
something weird,lots of symbols and not the thing that i expected to
get... kahboon
How to save file136 (4/10/2008 9:54:03 AM) comp.soft-sys.matlab i'm using matlab to calculate the frequency of character appear.How to
prompt user to type the name of the output file.
something like :> Output file name:XXX
and the output will be... kahboon
promput user input220 (4/10/2008 2:38:31 AM) comp.soft-sys.matlab can i know how to prompt user input and then verify it?
in C,for example: scanf("%c",var);
if (var==A)
......
else if( )
... kahboon
kahboon's replies:
Items(3) /1
promput user input220 (4/10/2008 2:38:31 AM) comp.soft-sys.matlab can i know how to prompt user input and then verify it?
in C,for example: scanf("%c",var);
if (var==A)
......
else if( )
... kahboon(11)
save file #2534 (4/11/2008 4:40:28 PM) comp.soft-sys.matlab i'm using save function[save(filename,'var'...)]to save my variable
into a file(numbers and characters).but the contain of the file is
something weird,lots of symbols and not the thing that i expected to
get... kahboon(11)
save text with user define struct729 (4/12/2008 4:18:53 PM) comp.soft-sys.matlab i had define a structure>>FREQ = struct('sym',[],'prob',[],'code',[]);
is there any save function support the above struct type? i had tried
the function 'save','fprintf'.Thanks
... kahboon(11)