Community Profile

photo

Song-Hyun Ji

MathWorks

Last seen: 2 giorni fa Attivo dal 2015

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risposto
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...

circa un mese fa | 1

Risposto
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...

2 mesi fa | 0

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

2 mesi fa | 0

Risposto
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....

2 mesi fa | 2

| accettato

Risposto
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...

2 mesi fa | 0

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

2 mesi fa | 0

| accettato

Risposto
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 ...

2 mesi fa | 0

Risposto
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.

2 mesi fa | 0

Risposto
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...

3 mesi fa | 0

| accettato

Risposto
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...

3 mesi fa | 0

Risposto
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'...

3 mesi fa | 2

| accettato

Risposto
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(...

3 mesi fa | 2

Risposto
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...

3 mesi fa | 1

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

3 mesi fa | 1

Risposto
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...

3 mesi fa | 0

Risposto
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...

3 mesi fa | 0

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

3 mesi fa | 0

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

3 mesi fa | 0

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

4 mesi fa | 0

| accettato

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

5 mesi fa | 1

Risposto
How can I get a conditionally-executed Rte write call in the generated code with AUTOSAR?
I reproduced the same issue by changing a little bit of the demo model <ex_if_block.slx> to use autosar.tlc. By changing the Dat...

9 mesi fa | 0

Risposto
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...

quasi 2 anni fa | 0

| accettato

Risposto
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...

quasi 2 anni fa | 0

Risposto
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...

circa 3 anni fa | 0

Risposto
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...

quasi 4 anni fa | 1

| accettato

Canale


Dew Point Measurement
Test in 11th Mar. 2019

oltre 4 anni fa

Risposto
Simulink "Code generation" option unavailable (MATLAB R2015b)
If you are using a Student version liense, MATLAB Coder and Simulink Coder can only be running MATLAB R2016a or later. As such, ...

oltre 5 anni fa | 0

Risposto
Simulink 에서 to workspace할때 시간 값을 버리고 상수만 추출 할수 있나요?
To Workspace에서 모든 시뮬레이션 시간에 대하여 동일한 값 100만 받는다면, Variable name을 abc로 설정한 경우, Save format을 Array로 두고 abc(1)에서 100이란 값만 받을 수 있고 이때...

oltre 5 anni fa | 0

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 7 anni fa

Risposto
Freescale Cup: Why do I get the error message "Error occured while executing External Mode MEX-file 'ext_serial_win32_comm': Failed to connect to target. A time-out occurred while waiting for the first connect response packet..."?
This error might be occurred if the board does not have the latest firmware on it, so the computer is not recognizing the board,...

circa 8 anni fa | 0