Community Profile

photo

Song-Hyun Ji

MathWorks

Last seen: 2 days ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • 3 Month Streak
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How to integrate polyspace with jenkins 2.355
As you may have already observed, regrettably, the supported version of Jenkins is determined by each MathWorks Polyspace plugin...

4 days ago | 0

Answered
Add Polyspace test source code
This unexpected behavior is observed in Polyspace Test R2023b when the "Add Source File(s)" button is clicked to add source file...

1 month ago | 0

Answered
Error evaluating properties of Simulink.Signal in data dictionary. - Realease 2018a
This was an intentional change in R2018a. Prior to R2018a we allowed objects to refer to objects in any dictionary referenced fr...

2 months ago | 0

Answered
Is "geoglobe" currently bugged?
We are working on resolving this issue as soon as possible. You can still use the "geoglobe" function but you will need to set T...

5 months ago | 1

Answered
사이트 뷰어에 지도가 뜨지 않음
현재 대안책으로 Terrain 옵션을 "none"으로 놓고 사용하여 주시기 바랍니다. 예시) viewer = siteviewer("Terrain","none"); tx = txsite("Latitude",42.3001,...

5 months ago | 0

| accepted

Answered
GUI Edit field (Text) will not write when "select windows when the mouse moves over them"
The behavior of the option 'Select windows when the mouse moves over them' is called focus-follows-mouse. MATLAB does not suppor...

8 months ago | 1

Answered
Build Error CGIR assertion 'lhsType.isMatrix() == rhsType.isMatrix() || lhsType.pointerLevel() > 1' failed in 'b:\matlab\src\cgir_construct\utils\rtwcg_prop.cpp:2069'
Do you use S-function, Stateflow, or FunctionCaller... in your model? Would you elaborate to explain your model and background f...

9 months ago | 0

Answered
An error occurred ('MATLAB:mex:Error') when callin 'sim':
에러 메세지만 보고 문제 원인을 특정 지울 수 없지만, 작업 폴더를 C 드라이브 아래 work 라는 폴더를 만들고 해당 폴더에서 테스트해보셨을 때도 동일한 문제가 발생되실까요? 사용하시는 매트랩 버전 및 사용하시는 C compi...

9 months ago | 0

| accepted

Answered
Why the feed side is open? (Slotted waveguide example)
The waveguideSlotted object creates a slotted waveguide antenna and the waveguide object is an open-ended rectangular waveguide....

9 months ago | 2

| accepted

Answered
The result of a loop statement is different from iterating over a function in model predictive control.
Would you elaborate what is your code inside of "for loop"? In the captured image's code, I cannot see the index "i" is using in...

9 months ago | 0

Answered
파일 matlab.mat을 쓸 수 없음: 권한이 거부되었습니다.
말씀하신 에러가 간단한 샘플 코드 "filename = "test.mat"; save(filename)" 사용 시에도 재현된다면, 보안프로그램 해제를 우선적으로 생각해보실 수 있고 아래와 같이 기본 설정 세팅의 초기화로 보통의 비...

9 months ago | 0

| accepted

Answered
NR Cell Search and MIB and SIB1 Recovery version difference
Did you use signal created by "NRDownlinkWaveformGenerationExample.m" in '5G NR Downlink Vector Waveform Generation' instead of ...

9 months ago | 0

Answered
Is there a 'find and replace' functionality for Simulink block parameters?
Since R2021a, you can use "Find and Replace Text" to replace the found text at once in Finder as in the below-captured image.

9 months ago | 0

Answered
Plugin for co-simulation between MATLAB and Gazebo
Here are examples to use .launch files. https://www.mathworks.com/help/releases/R2023a/supportpkg/urseries/ug/launch-gazebo-sim...

10 months ago | 0

| accepted

Answered
Particle Swarm Optimization cost value is different from real value
I am not sure if you consider the solution as the global optimum like this example. If you think there is a product problem, ple...

10 months ago | 0

Answered
Image lengthening of 'rectifyStereoImages' function application results
I am not sure what is your 'steroParams' but they would affect the result. Here is my test code. ld = load('wideBaselineStereo'...

10 months ago | 2

| accepted

Answered
Running shell script through system function in matlab.
If you want to store the Output and use multiple arguments, please run like the following format. >> [status, cmdout] = system(...

10 months ago | 2

Answered
Is there a way to reduce initialization time during consecutive simulation operation?
There are minimum steps regardless of using fast restart as below. You can get further information in the manual 'Get Startd wit...

10 months ago | 1

Answered
License Borrow 시 Matlab Initializing이 매우 느립니다
보통 initilization 이 오래 걸리는 사항은, 매트랩 바로가기아이콘에서 -c "라이센스파일위치" 를 추가로 적어주면 해결됩니다. 또는 LM_LICENSE_FILE 라는 환경변수를 만들고 라이센스 파일 경로를 지정하여 해...

10 months ago | 1

Answered
Solve system of equations without Symbolic Math Toolbox for Compiler
You can get the solution in the following answers page. - How to deploy when using 'syms' and 'solve' with function input argum...

10 months ago | 0

Answered
Syms function undefined on parallel pool workers when compiling standalone application
Here are the example documentation and the answers page. - Deploy Generated MATLAB Functions from Symbolic Expressions with MAT...

10 months ago | 0

Answered
Syms function with standalone application
Here are the example documentation and the answers page. - Deploy Generated MATLAB Functions from Symbolic Expressions with MAT...

10 months ago | 0

Answered
plot 그래프 인식할 수 없는 메서드 오류 나는 이유
올려주신 에러 메세지만 가지고는 문제의 원인 파악 및 해결책을 찾을 수가 없습니다. 동일 에러 재현되는 샘플 코드와 함께 아래의 링크를 통해 버그 리포트하여 주시기 바랍니다. https://www.mathworks.com/sup...

10 months ago | 0

Answered
Polyspace Project 구성 중, Error during inject order 25860.26340
근래 비슷한 에러 및 현상과 관련하여 조사하였던 결과로 Escort 와 같은 보안프로그램의 영향이 원인으로 밝혀진바 있습니다. 이 경우, 해당 보안프로그램 담당 개발팀에서 해당 문제를 일으키지 않도록 해결해야 합니다. 보안프로그...

10 months ago | 0

| accepted

Answered
Embedded Coder Dictionary
어떠한 이유에서인지 모르겠지만 모델 내, Embedded Coder Dictionary 가 삭제되었습니다. coder.dictionary.create(modelName) 으로 디폴트 Embedded Coder Dictionary...

12 months ago | 1

Answered
Is There Any Single-Precision Optimization Code?
For Code Generation in fmincon, the target hardware must support standard double-precision floating-point computations. You cann...

2 years ago | 0

| accepted

Answered
Test Connection Failed Arduini MKR1010 WiFi via Matlab Support Package for Arduino
This issue occurs when the machine's language settings are set to a language other than English. Please follow the steps below t...

2 years ago | 0

Answered
How to protect intellectual property (IP) with an FMU exported from Simulink in R2020b?
Intellectual Property (IP) Protection is covered by standalone FMU export in Simulink Compiler which is introduced in R2020a. Th...

3 years ago | 0

Answered
Display format for table and matrix in live script
About the first question, unfortunately there is no way to remove row numbers for the table in the Live Editor. We will consider...

4 years ago | 1

| accepted

Channel


Dew Point Measurement
Test in 11th Mar. 2019

5 years ago

Load more