Questions with no comments/solutions

I have several m files and data files in a project. Now I want to rename the m files into standard specific name format which I have to compulsory follow. But, when I rename all the files the project is no longer executing well and I am getting following errors: System cannot find the path specified. I have restarted the PC, cleared all cache and recycle bin too for that matter. What might be the cause of this? The Matlab toolbox is fine because I do not see any errors in the old project still. Any solutions?

  • 570 views
  • 0 answers
  • 0 votes

I am managing a very big project with multiple managers for specific task groups. I would like to assign one of the mangers to update the task status. How to set any one of the available several project managers as a manager with rights to update the task status? How to add multiple managers to one single project? What are the permission rights available? Adding the resources is easy thing. But I am worried more here about roles and their permissions.

  • 565 views
  • 0 answers
  • 0 votes

I am trying to increase the speed of the functions I have implemented so that I can speed up the process. I have datasets in multiple files and of gigantic size. I am trying to find the pattern and hence it will definitely look more time consuming. With the assumption of little errors, what is the chance of minfunc function helping me in this regard? Are there any other functions in Matlab which helps in optimizing already optimized code? Thank you for your help.

  • 513 views
  • 0 answers
  • 0 votes

I am trying to find the way to play a pair of videos or four of them at a time. I am trying to display video inside video. I am aware that Matlab allows loading and play .avi or more supported files. But for the requirement, I need to load multiple file at the times instant and make the video presentation. How to accomplish playing multiple video at different timeline? How to pause on or more videos while others are playing? How to do image effects of blurring and highlighting while playing videos in Matlab?

  • 455 views
  • 0 answers
  • 0 votes

I have the role of Manger and I am trying to analyze the efficiency of tasks assignment and status of the tasks. If I select one individual task, what should I do to view the efforts of all associated put into that task in one view? Is there a way to create custom group so that I can view efficiency of selected associate in the entire project? What is work filed primarily used for? Does it have anything in store for my requirement? How to use work file?

  • 952 views
  • 0 answers
  • 0 votes

I am just learning all the things in MS project and want your help in learning the things better. What is the way to add the activity? How to add status information to all the activities? How to issue print to the printer the current view I am looking? How to add risks to activities? What is the way to add approval and rejections? How to set email alerts to pending activities? What are the different available roles? Thank you for your help?

  • 556 views
  • 0 answers
  • 0 votes

I am trying to develop alternative to collect the analytics of the shopping website. I would like to customize the details presented in Google analytics and give much more rich information to the vendor. Can I use Hadoop to retrieve and customize the data? How well is Hadoop in gathering required information? What are the abilities that the programmers of the Hadoop posess to get the customized data? The data can be browser experience of the customer. Thank you for your help.

  • 864 views
  • 0 answers
  • 0 votes

I want to get the contents what the user enters in the form before he clicks on submit button. Can I use Ajax for the same? I want to process the contents and update the window next to the form before user sends the data. I want this ti happen in real time, I was thinking to use PHP and process the contents and update the window in server but I do not know how to take contents in real time without asking the user to perform a button click? Any help is highly appreciated.

  • 475 views
  • 0 answers
  • 0 votes

I have a huge database of links of products of a superficial store. How to parse the HTML file using Perl language. I am writing a few scripts and testing the same. My main difficulty is in making the script simulate the click behavior. How to simulate that? Also, is there a way to send all the extracted and clicked links into printer? I want to create a report of all worked links so that both testing and report generation is automated? Is it possible to generate the PDF report of the same?

  • 463 views
  • 0 answers
  • 0 votes

I am a fresher in PHP programming and I am trying to use access feature. How to retrieve the data what user has entered in the HTML open window or box? How to check whether the given link is valid or not before attempting to open? How to open the link entered by the user? It can be an image, a song or a video. It may also be another folder. How to detect and inform the user about invalid path or file names?

  • 461 views
  • 0 answers
  • 0 votes