Feeds
질문
Why do I write as Ib(1:478,31:565)(~BW) = 255
Ib(1:478,31:565)(~BW) = 255 Ib is a gray image. I want to set a fixed black region as blue, but this code is wrong. Do we hav...
대략 2개월 전 | 답변 수: 2 | 0
2
답변문제를 풀었습니다
Replace Vector Elements
Replace all elements in a vector which are equal to or smaller than zero with 0.1. Example: A = [1 2 3 -1 0 2 -3 -80]; ...
2개월 전
질문
Generate C code from matlab code issue
why below uigetfile can't be generate C code? How can I do it? [file,path]=uigetfile("*.png");
2개월 전 | 답변 수: 2 | 0
2
답변질문
I want to check if the physical material is aligned with its bonding diagram?
physical material Bonding diagram I want to check if all the SMDs and filp dies are located in each white rectangle respec...
3개월 전 | 답변 수: 1 | 0
1
답변질문
How to connect broken lines, but no enlarge line width?
I need to fill rectangle(run fill holes), but the broken lines in rectangle stop me to do this. due to the high density rectangl...
3개월 전 | 답변 수: 2 | 0
2
답변질문
How to highlight a area in figure
I want to hightlight the defect in croppedImage.mat by convHull.mat. It's better set transparent. the size of two figures i...
3개월 전 | 답변 수: 2 | 0