Statistics
RANK
41,194
of 300,611
REPUTATION
1
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 21,028
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,811
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
As the administrator of a Windows PC, can I create a Matlab code that a user can execute, but that this user cannot neither read nor copy?
Let's call the "open" code AAA.m, and the code to be protected BBB.m, which is called by AAA.m. At the beginning of BBB.m, test...
8 years ago | 0
| accepted
Question
As the administrator of a Windows PC, can I create a Matlab code that a user can execute, but that this user cannot neither read nor copy?
Example: I write a code AAA.m, which calls another one, BBB.m. I want the user the be able to edit/modify AAA.m and to run it,...
8 years ago | 3 answers | 1