![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6663214_1522116645005_DEF.jpg)
Sagar AS
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
how to remove box outline in GUI matlab using setting menu
hello, i have created a GUI like this if i need to remove the outline or make the text box transparent so that it suits the back...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to add custom images in matlab GUI
i know to add images which exist in image processing toolbox,but if i need to add image of my own, then what is the procedure or...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
i would like to get all values of for loop outside loop,but this program gives me the last value only
for i=1:5 x(i)=i+1; end disp(x(i));
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to input a matrix
[5 2 2 4 0 1 2 3 0;0 5 6 7 1 1 6 3 1;0 1 6 7 4 5 2 3 2;0 1 2 5 4 5 6 3 3;2 3 0 7 9 7 5 5 4;0 2 2 1 4 1 5 5 5 ;0 1 2 3 6 7 8 9 1 ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
cant find whats wrong
??? Error using ==> eq Matrix dimensions must agree. Error in ==> try1>compute_Callback at 213 if gen_gate(end,1:2^n)==...
9년 초과 전 | 답변 수: 1 | 0