Creating a Monthly Calendar with fprintf in Matlab

  • Thread starter Thread starter Moi
  • Start date Start date
  • Tags Tags
    Matlab
AI Thread Summary
To create a monthly calendar using fprintf in Matlab, users need to define the year and month parameters to display the entire calendar. Many participants express frustration with only receiving the first line of the month instead of the complete calendar. It is suggested that sharing the current code or procedure being used would help others provide more targeted assistance. Clarifying the desired output format and ensuring the correct implementation of loops and formatting in the code are crucial for achieving the goal. Providing specific code snippets can lead to more effective troubleshooting and solutions.
Moi
Messages
3
Reaction score
0
Member warned about posting a question with no effort shown

Homework Statement


How can I make a calendar with fprintf? It is making me crazy. The parameters year and month are supposed to give me the whole calendar, with month day and dates.[/B]

Homework Equations

The Attempt at a Solution


I just get the first line of the month[/B]
 
Physics news on Phys.org
Are we supposed to guess how you are creating your calendars?

If you have a procedure or code you are working with, please post it.
 
Back
Top