string matrix with empty

Carrico, Paul paul.carrico at esterline.com
Fri Sep 9 11:51:28 CEST 2011


Dear All
 
The following syntax failed ... but is it possible to declare a matrix
of string with empty cells ?  ... Of course there're some workaround
string_matrix = [
'FILE_No1' , 'C:/rep1' , 'fct1' , '%t' , '%f' , [] , [] , [] ; 
'FILE_No2' , 'C:/rep2' , 'fct2' , '%t' , '%t' , 'post' , [] , [] ;
'FILE_No3' , 'C:/rep3' , 'fct3' , '%f' , '%f' , [] , 'result.in' ,
'result.out';
'FILE_No4' , 'C:/rep4' , 'fct4' , '%f', '%f' , [] , [] , []
]
As you can imagine different kinds of information's are concentrated in
such matrix
 
Thanks for any advice
 
Paul

--------------------------------------------------------------------------------


Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110909/1b837f7d/attachment.htm>


More information about the users mailing list