PDA

View Full Version : Can I make unmodifiable product in Scilab?


hill0093
June 29th, 2007, 11:26 AM
1) When I give a program I have written in Scilab to my client,
can I give a version that the client cannot read or modify?
2) When I give a program I have written in Scilab to my client,
does the client need to have Scilab installed in order to use it?

neoflight
June 29th, 2007, 11:56 AM
1. i think you can. well matlab has some builtin functions which cannot be edited...not sure.. i used to wonder about that too....
2. i think so. is there an option of creating executables?