Zineb EL MORCHID
Ecole Superieure de Technologie Laayoune
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Symmetry of a face
I have school project about drawing symmetry of a face. I want to ask you if you guys have any ideas about that subject: what a...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to get the value (number) that is in a string?
To lighten my question ,for exemple let's take d='1'; I want to increment 1 it to get 2 as result. So I tried to convert it to ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to Compare value returned by regexp and another string ?
nameF='aa.txt'; cni =regexp (nameF, '.txt', 'split'); I want to compare cni with a String by using strcmp for exemple strc...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to import functions from a file to another?
I have two files , (f1.m) one has functions , and the other one represents the code of a GUI (f2.m). I want to use these funct...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to compare two files line by line?
I want to compare two files line by line and count how many lines they have in common , I tried the code below , but it doesn't ...
8 years 前 | 3 个回答 | 0
3
个回答提问
how to cut an area of image ?
I want to cut the center area of an image , and save it as another image that ill work on it later . how can I do so , I do kno...
8 years 前 | 1 个回答 | 0