Simulink Tutorial - 21 - Code Generation From Model

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 56

  • @AlperTuranIAU
    @AlperTuranIAU 5 лет назад +3

    Do I have to have got a MATLAB Simulink Coder Extension ?

    Because nothing opening when I done what you show ( Code generation report is not displayed)
    If it's necessary is there any other way to c code generating from the simulink ? Because it's so expensive..

  • @vishalakshinature8805
    @vishalakshinature8805 3 года назад +3

    You should have told the normal way to generate a code instead of directly jump to shortcut. Please keep in mind that you are teaching to beginners.

  • @budhadityarano9009
    @budhadityarano9009 4 года назад +1

    Your tutorials are too good

  • @teknikcocuk3238
    @teknikcocuk3238 3 года назад +2

    What is the name of the block used as Enable_1?

  • @manthanjape5539
    @manthanjape5539 3 года назад +1

    from where you added enable block and what input you have provided to it

    • @gayatriyadav4081
      @gayatriyadav4081 2 года назад

      Simulink library and it uses default params which you may change

  • @MarkNante
    @MarkNante 6 лет назад +2

    when do you generate the whole model, and when only the subsystem?

  • @Aneezz03
    @Aneezz03 3 года назад

    Video was really helpful. Thank you

  • @mayurjoshi2413
    @mayurjoshi2413 6 лет назад +1

    i have little-bit doubt....i heard something about using targetlink dongle also we generate the code here without target link also we generate code .... than what is diff between both

  • @hellboy980
    @hellboy980 8 месяцев назад

    Difference between atomic and non atomic code?

  • @batmanjoker-mb1ed
    @batmanjoker-mb1ed 10 месяцев назад

    please say how can i upload this generated code to dsp now

  • @chiluverunrcmanishankar2821
    @chiluverunrcmanishankar2821 Год назад

    Hi can you say how to handle a structure defined in one function calling another function by passing the structure which is defined as a argument in calling function, in code generation

  • @swapnilchaturbhuj2489
    @swapnilchaturbhuj2489 Год назад

    For Index vector which data type is there.?

  • @jeffshi1901
    @jeffshi1901 Год назад

    What is the Enable_1 block? I added Enable inside Subsystem, then can't add Enable_1

  • @ox_mage2562
    @ox_mage2562 2 года назад

    do you need the embedded coder toolbox to do this?

  • @ieeeriphahstudentchapter8119
    @ieeeriphahstudentchapter8119 3 года назад

    can we generate code from cpn models

  • @saikiranreddymannem9903
    @saikiranreddymannem9903 2 года назад

    can you please explain how to generate get and set methods for inputs and outputs of a simulink model

  • @gamesthatmatter9374
    @gamesthatmatter9374 6 лет назад +1

    do you have full version of Matlab ?? With the expensive code generator .... Must be cracked.

  • @reddylaxman4495
    @reddylaxman4495 7 лет назад +1

    Hi
    I am working on a lego project at the moment with Simulink. Can I contact you directly? Any help would be appreciated.

  • @vishalgholap8039
    @vishalgholap8039 2 года назад

    Hello Madam,
    How to create sfunction using multiple source and header files

  • @mitkosokolov9382
    @mitkosokolov9382 3 года назад

    Hi, how can we establish zigbee network?

  • @VndNvwYvvSvv
    @VndNvwYvvSvv Год назад

    What language is this? I'm having trouble finding one in English.

  • @ps9666
    @ps9666 4 года назад +1

    Thnx mam pliz tell me how to save this code and send as attachment

    • @simulinktutorial9086
      @simulinktutorial9086  4 года назад +1

      Whatever I showed was html report in which it shows same code. There is code folder in which you will have all .c and .h files

  • @jayanthch3007
    @jayanthch3007 7 лет назад

    Thanks a lot, this video is very useful to me, can you please share video how to test model in simulink.

  • @zhenbinhuang2232
    @zhenbinhuang2232 3 года назад

    Hello, I use Simulink's Ti C2000 hardware support package to automatically generate code. I want to migrate to CCS for compilation. I moved all the files generated by Simulink to CCS, but it shows that some variables are still undefined. How can I solve this problem?

  • @renjithshenoi7777
    @renjithshenoi7777 7 лет назад +1

    Could you please upload videos on Model coverage

  • @ItsNotME593
    @ItsNotME593 5 лет назад

    I have doubt. Why do we need compiler only to generate code.Compiler part will come after code generation. Am I able to generate code without compiler ?

    • @simulinktutorial9086
      @simulinktutorial9086  5 лет назад

      Tlc - target language compiler is used to customize the code building process of the model.
      By changing tlc, you are able to generate code that is complaint to respective tlc guidelines eg. ert for embedded code, autosar tlc for autosar compliant code.
      You can write your own tlc and generate more customized code.

    • @ItsNotME593
      @ItsNotME593 5 лет назад

      Thank you for the reply.I was asking about Mingw64 Compiler. There is one checkbox option that is “Generate code only”. For this do we need Mingw64 compiler?

  • @vishalgoud7427
    @vishalgoud7427 3 года назад

    Hello mam how can we trigger scr with arduino... But without using arduino hardware board..... Can u help me out

    • @vishalgoud7427
      @vishalgoud7427 3 года назад

      And using matlab simulink...
      Single phase half wave bridge rectifier using arduino ide in matlab simulink by coding

  • @Sagarsagar8333
    @Sagarsagar8333 5 лет назад

    How to Generate static functions in code Generation ????

  • @praveenpandey2676
    @praveenpandey2676 5 лет назад

    also, provide information about the data dictionary. what is need of this? how it creates?

  • @naqiuddinnazali7191
    @naqiuddinnazali7191 7 лет назад

    hi, can I know how to generate code to be used in Matlab App Designer?

  • @mohdafzal2573
    @mohdafzal2573 Год назад

    Thank you.

  • @aliatabak7315
    @aliatabak7315 6 лет назад

    i am still alive .... yeah but still not sure about learning simulink ... i feel like it is not powerfull as normal matlab

  • @ANALOGTecHII
    @ANALOGTecHII 6 лет назад

    How can we generate m file from mdl file

  • @guilhermeferrari3756
    @guilhermeferrari3756 2 года назад

    Ctrl V does not open code generation report for me

    • @lloydmalecaut1769
      @lloydmalecaut1769 Год назад

      ^For anyone with doubts still. Use ctrl B (build), also ensure that 'automatically open report' is enabled in the report section of code generation.

  • @juansebastianfernandezrami8921
    @juansebastianfernandezrami8921 2 года назад

    Thanks a lot

  • @jerinjose707
    @jerinjose707 7 лет назад

    could you explain export function in simulink

  • @kleberzeitounian
    @kleberzeitounian 5 лет назад

    Olá, preciso de sua ajuda, não consigo usar os códigos que exporto no simulink, preciso entregar um trabalho de mestrado e estou preso nesta etapa, pode me ajudar, poderia me dar uma consultoria, quanto cobraria?

  • @jeyakayathrishanmuganantha4954
    @jeyakayathrishanmuganantha4954 3 года назад

    Are you saying ctrl+t....I can't hear you properly mam

  • @souagnoureddine4778
    @souagnoureddine4778 5 лет назад

    Thank you

  • @hsomashekar5210
    @hsomashekar5210 11 месяцев назад

    I need explanation matlab

  • @gastonmelo6473
    @gastonmelo6473 4 года назад

    Really?

  • @inventorpradhap
    @inventorpradhap Год назад

    thank you