Angelo Yeo
Followers: 0 Following: 0
I am a Education Customer Success Engineer at MathWorks Korea. I help customers from educational accounts (students, researchers, and professors) successfully use MathWorks solutions for their teaching/research. All comments and opinions expressed on "MATLAB Answers" are mine alone and do not necessarily reflect those of my employers, past or present. https://angeloyeo.github.io/
MATLAB
Spoken Languages:
English, Korean
Pronouns:
He/him
Statistics
RANK
146
of 293,891
REPUTATION
850
CONTRIBUTIONS
0 Questions
473 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
104
RANK
of 20,058
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
App designer creates a new function inside another function where a parfor loop exists
@구구, thank you for reporting this. @Matt J, thank you for the reproduction steps. I was able to reproduce the issue in R2024b....
16 hours ago | 0
| accepted
matlab이 실행되지 않습니다.
Why is there a Fatal Error On Startup when launching MATLAB? - MATLAB Answers - MATLAB Central (mathworks.com) 위의 문서를 참고하시기 바랍니...
23 hours ago | 0
MATLAB이 실행되지 않습니다. 무슨 제품 파일이 누락되었는지 궁금합니다.
안녕하세요. 설치와 관련된 이슈는 설치지원팀에서 정확히 다루어드릴 수 있습니다. 아래의 가이드를 따라 설치지원팀에 문의하여 주십시오. 진행하고 계신 케이스가 있으신 경우 해당 케이스와 관련된 이메일에 답변하여 주십시오. ----...
23 hours ago | 0
사용자 이름이 라이센스 파일의 사용자 이름과 일치하지 않음
안녕하세요. 라이센스와 관련된 문의는 고객지원팀에서 정확히 다루어 드릴 수 있습니다. 아래의 가이드를 따라 고객지원팀에 문의하여 주십시오. ----------------------------------------------- ...
1 day ago | 0
대학생 라이센스 사용 가능 여부에 대해서 여쭤봅니다.
기본적으로 학교에서 구매한 라이센스는 학교에서 수업/연구 활용 목적으로만 사용 가능하며, 해당 연구소의 연구를 진행하기 위해선 연구소의 라이센스를 사용하셔야 합니다. 라이센스의 사용 범위와 관련하여 더 궁금하신 사항이 있으신 경우...
1 day ago | 0
python 코드로 만든 block을 embedded coder으로 다시 C로 변환하는 것이 가능한지 여쭤보고 싶습니다.
안녕하세요. (1) 아래 문서에서 확인할 수 있는 것 처럼 시뮬링크 내의 파이썬 코드 모듈은 코드 생성을 지원하지 않습니다. Overview of Integrating Python Code with Simulink - MAT...
1 day ago | 0
How can i access to simulink's 'vco_testbench'block source code? Is it impossible?
VCO Testbench block is fundamentally a masked subsystem. You can click the block and press "Ctrl + U" to look under the mask. Al...
1 day ago | 0
RoadRunner HD Map 사용법 (How to Use RoadRunner HD Map)
(1) 말씀하신 문서를 좀 더 내려보시면 HD 지도 파일을 RoadRunner에 바로 가져올 수 있는 방법이 설명되어 있습니다. RoadRunner HD 맵을 사용하여 사용자 정의 데이터에서 장면 구축 - MATLAB & Sim...
3 days ago | 0
Data import/Export 관련 질문
안녕하세요. (1) 우선, 보여주고 계시는 예제는 아마도 Embedded Coder 교육에서 사용한 예시인 것으로 보입니다. 기본적으로 MathWorks Public Training에서 사용하신 예시에 대한 질문은 교육을 진행...
4 days ago | 0
Problem of matlab connection error 5001 for second use in server environment.
The error 5001 message stems from a licensing issue. Have you read the article below? The first step for the troubleshooting is ...
7 days ago | 0
Embedded Coder를 통해 Generate Code에 의해 생성된 코드 주석 의미 문의
<S1>, <S2>, <S3>,... 등은 모델 내부적으로 사용하는 시스템 구분자(system identifier)입니다만, 모델 내부 컴포넌트의 이름에 매핑되는 것은 아니기 때문에 이름만으로는 헷갈릴 수 있습니다. 또, 모델 상...
7 days ago | 0
| accepted
학교 메일 사용불가
안녕하세요. 계정과 관련된 문의는 고객지원팀에서 정확히 다루어 드릴 수 있습니다. 아래의 가이드를 따라 고객지원팀에 문의하여 주십시오. ----------------------------------------------- 1...
8 days ago | 0
RoadRunner 버스 전용 차로 설정
(1) 우선, 스텐실을 이용하면 BUS 마크를 아래와 같이 추가할 수 있습니다. (2) 다만, RoadRunner에서는 Bus/Taxi만을 위한 lane을 만들기 위해 attribute를 수정하도록 지원되지 않는 상태입니다....
14 days ago | 0
rt_modf 함수에서 float변수끼리 같은지 확인하는 코드가 있음
안녕하세요. float의 "==" 비교에 대한 MISRA 위반 문의로 이해됩니다. 제가 보기에는 해당 이슈에 대해 기술지원팀에 문의해주시는 것이 더 적절할 것으로 이해됩니다. MALTAB Answers는 유저 커뮤니티이기 때문...
14 days ago | 0
Working in Excel with live on MATLAB
You can use Spreadsheet Link toolbox to make a real-time interface between MATLAB and Excel. See the video below for a quick in...
15 days ago | 0
Deep Learning 모델 학습 시, GPU 점유율 및 Mini-Batch 크기에 따른 속도 향상 관련 문의
안녕하세요. 미니 배치 사이즈를 키우면 한번에 빠르게 학습될 것 같지만 항상 그렇지는 않습니다. 말씀하신 "학습 속도"가 정확히 어떤 것인지 알 수는 없지만 (1) 배치 사이즈가 너무 크면 기본적으로 메모리에 올리는 과정에서...
16 days ago | 0
| accepted
How to get shapley value for Neural Network trained on matlab? it keeps error...
I do not have the model and dataset, so I used a random samples. The key is to use yticklabels. Would this work for you? clc; ...
18 days ago | 0
How to check the kml file elevation values with the readgeotable
readgeotable does not support reading elevation data. One workaround is to change extension from "kml" to "xml" and use readstru...
21 days ago | 0
RoadRunner shape file load
I downloaded a map from the National Land Information Platform (SEC001_Gyeonggi Anyang Pilot Operation Area) and imported it dir...
21 days ago | 1
How to extract the values of kml file x,y,z from MATLAB
readgeotable support KML files to read. However, in R2024a, it only supports reading the shapes, name, and description of KML fi...
22 days ago | 0
How to share a fully connected layer and is it possible to use a channel direction pooling?
CBAM은 MATLAB에서 구현되어 있지 않습니다만, 가장 간단한 방법 중 하나는 Pytorch로 구현된 모델을 MATLAB에 불러와 사용하는 것입니다. 가령, 아래의 Repo에 들어있는 CBAM 모델을 pt 파일로 저장한 뒤에 ...
23 days ago | 0
| accepted
carmaker를 통해 c code 생성하고 싶은데 에러가 발생합니다.
안녕하세요. 우선 아래와 같이 동일한 이슈에 대한 문의가 있는 것을 알 수 있었습니다. Current RTW-target not supported by this block. - MATLAB Answers - MATLAB Cent...
29 days ago | 1
폴리스페이스 CODE METRIC과 HIS METRIC 간 차이 문의
Code Metrics와 HIS Metrics는 모두 코드의 품질 혹은 복잡성을 다루는 지표입니다. 차이가 있다면 Code Metrics는 일반적으로 모든 산업 문야에서 활용할 수 있는 범용 지표라고 하면 HIS Metrics는 ...
1 month ago | 0
| accepted
Is it safe to delete the node-specific folders under ~/.MathWorks/ServiceHost/ on Linux?
Hi Dong Hyuk, (1) If you delete the MathWorks Service Host folders, it will reinstall them when it's launched. (2) Is the stor...
1 month ago | 0
| accepted
유효한 라이선스 파일이 없다고 뜹니다.
안녕하세요. 라이센스와 관련된 문의는 고객지원팀에서 정확히 다루어 드릴 수 있습니다. 아래의 가이드를 따라 고객지원팀에 문의하여 주십시오. ----------------------------------------------- ...
1 month ago | 0
How to display a color bar in Matlab as shown below
Small size of colormap leads to discrete-looking colorbar. surf(peaks) cmap = jet(10); colormap(cmap) colorbar;
1 month ago | 0
how can i rescale image? standard is at the center part
It looks like you want to apply affine transfomation to image and warp them. You can use imwarp to apply geometric transformatio...
2 months ago | 0
simulink를 사용하지 않고 rl env 만드는 법을 알려주세요
문의하신 사항을 정확히 이해하기가 어렵습니다. 요구사항에 대한 이유를 구체적으로 설명해주시면 더 구체적으로 답변드리기 좋을 것 같습니다. 아래와 같이 여러 방향으로 문서를 기반으로 답변드리니 확인해보시기 바랍니다. (1) 우...
2 months ago | 1
인스톨러 실행중 error 5가 발생합니다.
안녕하세요. 라이센스 에러 -5에 관해서는 아래의 문서를 확인하여 주십시오. Why do I receive License Manager Error -5? - MATLAB Answers - MATLAB Central (math...
2 months ago | 0
matlab 인스톨 에러 (WinZip Self -Extractor)
안녕하세요. Winzip Error -5는 아래의 문서에서 도움 받으시길 바랍니다. Why do I receive the errors "Winzip Error 5 running command .\setup.exe" or "T...
2 months ago | 0