How to plot 2D graphs in Scilab [TUTORIAL]

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

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

  • @akashdakoor
    @akashdakoor 7 лет назад +4

    This video was a big help. Thank you!

  • @manujbaruah8326
    @manujbaruah8326 2 года назад +1

    Thank you. Your videos is very helpful for us.

  • @RahulSharma-ku6gy
    @RahulSharma-ku6gy 5 лет назад +1

    Your video is very helpful.. can you explain how to calculate the slope of a line in scilab after plotting it

  • @MrSourabh
    @MrSourabh 8 лет назад

    hello, i want to plot 2 graphs in a single window where x=1,2,3,4,5,6,7,8,9,10 and y = 1,2,3,4,5 . I am in need of plotting graph from y=5 to x = 10, like from top to bottom and other is from bottom to top. Help me out

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      I'm not sure I understand... Please be clear

    • @MrSourabh
      @MrSourabh 8 лет назад

      +Physics Tutorials
      I mean I want to draw a line declining from y=10 to x=10

    • @PhysWhiz
      @PhysWhiz  8 лет назад +1

      If you want to plot multiple graphs at once then check out this video:
      ruclips.net/video/tNV5karekAI/видео.html
      Is it a 3D graph that you want?
      I'm sorry but I still don't understand. Maybe someone else in the comments with more knowledge can help you. Thanks for watching the video.

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      x=[0:10]'deff('a=f(x)','a=x')deff('a=g(x)','a=-x+10')plot2d(x,[g(x) f(x)])
      The above code should work.

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

    Sir In my scilab graph values are comming in hindi, how can I convert them to English please tell me sir🙏

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

    Thanks for this video. How should we plot (curve) a series of data ( not a function) obtained over a long period of time (for instance, annual indoor / outdoor temperatures since1990). Thanks from France.

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

    Which software r u using??

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

    How to save program and file in ms word? Please help

  • @harshalbaviskar1416
    @harshalbaviskar1416 8 лет назад +1

    Nice Job Manas Sharma...

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

    finally a scilab video in an English I can understand

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

    which sign is that you wrote on second 39:00 ?????

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

    How do we plot Dirac delta function in scilab

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

    Thank you very much! Do you know how to save a plot with resolution 300 dpi?

  • @ShoaibKhan-sh7xs
    @ShoaibKhan-sh7xs 5 лет назад

    How can I increase or decrease the font size in editor window

  • @whyreadonetroll3807
    @whyreadonetroll3807 8 лет назад +1

    ; leg it's done for deal with rect (Xmin Ymin ; X max Ymax)
    But when you do just leg so what the point here? do I am wrong?

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      Hey
      Actually, leg(short for legend) is for setting captions to the curves. It is mostly used if you are plotting more than one curve to indicate which is which.
      On the other hand rect is used to set minimal bounds as you mentioned already.
      In the video I did not mention anything about rect though I probably should have. I didn't cause it didn't seem very important at the time.
      Don't confuse the two. Both are separate and distinct things.
      For understanding the concept of multiple plots and more details about 2d plotting I recommend this video:ruclips.net/video/tNV5karekAI/видео.html
      Also check out the following code for understanding the difference between rect and leg arguments:
      x=[-5:40]          //x is defined as a Row matrix with values -5 to 40 with a step interval of oney=x;z=x*x;Now compare the results of the following commands(don't forget to use clf between them)plot2d(x,y);plot2d(x,y,rect=[2,2,20,20])plot2d(x,z,rect=[1,1,20,20])plot2d(x,z,rect=[1,1,20,20],leg='x')plot2d(x,[y' z'],rect=[1,1,20,20],leg='x@x^2')

    • @whydidyoureadatrolldede4190
      @whydidyoureadatrolldede4190 8 лет назад

      Hi man
      Oh well, I got it now !
      Thanks a lot Manas Sharma !! I will carry my exam
      I still wonder, do Y=feval(X,Y) do i have to write it every time sir?
      Thanks for all you're cleaver video!

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

    Excellent video! Thank you!

  • @anjalikukreti1589
    @anjalikukreti1589 8 лет назад +1

    thank you for your help!!
    I want to ask how i can plot squarewave in scilab.?

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      Hey there, I know its a late reply. I didn't get the notification for the comment, that's why.
      I have explained the process of plotting periodic functions including the square wave in this post: www.bragitoff.com/2016/03/defining-a-periodic-function-in-scilab/
      Please check it out.

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

      I am just curious, What are you doing now?

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

    Can you show how to plot to separate graphs on SciLab using GUI builder, and represent the same

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

    this tuto does not work . It returns :--> plot(x,y)
    à la ligne 39 de la fonction modulo ( C:\Program Files\scilab-6.0.2\modules\elementary_functions\macros\modulo.sci ligne 54 )
    à la ligne 115 de la fonction plot ( C:\PROGRA~1\SCILAB~1.2\modules\graphics\macros\plot.sci ligne 128 )
    Indice invalide.

  • @jorgegh.6786
    @jorgegh.6786 5 лет назад

    Excellent Tutorial!!!!!!!!!!!!

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

    Sir need a function on Lorenz in scillab.please make a vedio on it sir.

  • @mamurtaza
    @mamurtaza 8 лет назад +1

    Very well explained.

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

    Thank you 🙌

  • @Lenovo-mu7ge
    @Lenovo-mu7ge Год назад

    Thanks a lot😊

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

    can you explain how to plot graph for fermi-dirac distribution??

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

      Yaa i also want to knw this plz make a video on it or provide me a source sir

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

    tanks to you i got a seven for my school exam !

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

    How to plot sin(ax+b)

  • @LegSpinDrift
    @LegSpinDrift 9 лет назад +1

    thanks! great video!

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

    Thank you so much sir

  • @JAYPRAKASH-um1pz
    @JAYPRAKASH-um1pz 5 лет назад +1

    How to plot Exponential graph📈?

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

    這位老師,非常感謝您的講解

  • @freeman2
    @freeman2 9 лет назад +1

    Thanks man!

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

    Thanks, man

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

    Thanks bro

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

    awesome

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

    Thank you! You help me)

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

    Hiiii

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

    i love you sooooooooooo much sir

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

    good

  • @AvgustinManeshin
    @AvgustinManeshin 8 лет назад

    Thank you

  • @anjalikukreti1589
    @anjalikukreti1589 8 лет назад +1

    How to plot squarewave in scilab...plz reply

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      +Anjali kukreti Hey there, I know its a late reply. I didn't get the notification for the comment, that's why.
      I have explained the process of plotting periodic functions including the square wave in this post: www.bragitoff.com/2016/03/defining-a-periodic-function-in-scilab/
      Please check it out.

    • @kaikewesleyreis
      @kaikewesleyreis 8 лет назад

      but if i wanted to use that function (squarewave...) in a integer, could I? (sorry about the english)

    • @PhysWhiz
      @PhysWhiz  8 лет назад

      +Kaikee Reis Sorry, I don't understand what you are trying to ask.

  • @mtiken
    @mtiken 8 лет назад +1

    leg is short form for legend

    • @PhysWhiz
      @PhysWhiz  8 лет назад +1

      yeah i realized that a few days after I made the video.
      Thanks for pointing that out.

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

    How to get variable browser on scilab screen ......