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...
7 months 前 | 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]; ...
8 months 前
提问
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");
8 months 前 | 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...
8 months 前 | 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...
8 months 前 | 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...
8 months 前 | 2 个回答 | 0