Community Profile

photo

Sukrut Tamhankar

Last seen: 1일 전 2020년부터 활동

통계

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
How to capture code coverage for c2000 project in PiL mode?
This issue in Evaluating PostCodeGenCommand specified in the model is probably due to corrupted files in the 'thirdpartytools' ...

대략 3년 전 | 0

답변 있음
Error on install ARM Compute Library
To generate code for Raspberry Pi using MATLAB Support Package for Raspberry Pi Hardware, you should set the environment variabl...

대략 3년 전 | 0

답변 있음
scope signal with negative value
You can use the "xlim" function to set the x-axis limits such as: xlim([-100 50]) Please refer to the below documentation link...

대략 3년 전 | 0

답변 있음
Converter equation/circuit - simulink
In order to model mathematical equation or set of equations in Simulink, please refer to the below documentation links: https:/...

3년 초과 전 | 0

답변 있음
Pause() function is not working as a standalone app, however it works from the appdesigner window
If you are using pause function in the callback of your app in order to debug your function and if you wish to pause on errors, ...

3년 초과 전 | 0

답변 있음
How to use Matlab Toolbox commands in S-Function
Please refer the below MATLAB Answer link for more information regarding this error message and possible workarounds: https://w...

3년 초과 전 | 0

답변 있음
How can i get simscape electronics library? in R2017b
From MATLAB R2018b onwards, Simscape Electronics and Simscape Power Systems libraries are combined into "Simscape Electrical" li...

3년 초과 전 | 0

문제를 풀었습니다


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

3년 초과 전

답변 있음
How to Generate.dll file without C or C++ code?
Please refer the following MATLAB Answer link which addresses the similar query: https://www.mathworks.com/matlabcentral/answer...

3년 초과 전 | 1

| 수락됨

답변 있음
GPIO Block in Embedded Coder Support Package for TI C2000 Processors has pins only till GPIO34
Please refer to the section "9.9.10 General-Purpose Input/Output (GPIO) MUX" in the following datasheet: https://www.ti.com/lit...

3년 초과 전 | 0

답변 있음
Matlab 2019a Licence error
Please refer to the following MATLAB Answer link which explains more about resolving this error message: https://www.mathworks....

3년 초과 전 | 0

답변 있음
Hr_type3 function in matlab
Hr_Type3() is not an in-built function in MATLAB for FIR Filter design. Hence, before directly calling this function, you need t...

3년 초과 전 | 0

답변 있음
unable read any ".xlsx" or ".xls" data
As per my understanding, you are expecting to edit excel file from the MATLAB directly. Please refer the following example which...

3년 초과 전 | 0

답변 있음
Build error: C compiler produced errors. See the Build Log for further details.
The error "unknown type name" occurs sometimes in the compilation for some of the structures or enumerations. If these are prop...

3년 초과 전 | 0